Class | Description |
---|---|
ConstructorInterceptorChain<T> |
Implementation of
InvocationContext for constructor interception. |
DefaultInterceptorRegistry |
Default implementation of the interceptor registry interface.
|
InterceptorChain<B,R> |
An internal representation of the
Interceptor chain. |
MethodInterceptorChain<T,R> |
An internal representation of the
Interceptor chain. |