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