Package io.micronaut.aop.chain
@Internal
package io.micronaut.aop.chain
The interception chain for AOP.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionImplementation of
InvocationContext
for constructor interception.Default implementation of the interceptor registry interface.InterceptorChain<B,R> An internal representation of theInterceptor
chain.An internal representation of theInterceptor
chain.