Uses of Package
dk.cloudcreate.essentials.shared.interceptor
-
Packages that use dk.cloudcreate.essentials.shared.interceptor Package Description dk.cloudcreate.essentials.shared.interceptor -
Classes in dk.cloudcreate.essentials.shared.interceptor used by dk.cloudcreate.essentials.shared.interceptor Class Description Interceptor Each interceptor, configured on the method allows you to perform before, after or around interceptor logic according to your needs.
TheInterceptoris built around supporting Intercepting specific Operations, where an Operation is determined by the user of the Interceptor.InterceptorChain Generic interceptor chain concept that supports intercepting concreteInterceptoroperations to modify the behaviour or add to the default behaviour