Package org.apache.webbeans.intercept
Class InterceptorResolutionService.MethodInterceptionPlan
java.lang.Object
org.apache.webbeans.intercept.InterceptorResolutionService.MethodInterceptionPlan
- Enclosing class:
- InterceptorResolutionService
Business-method interceptors plus per-method CDI
InvocationContext bindings.-
Constructor Summary
ConstructorsConstructorDescriptionMethodInterceptionPlan(Map<Method, List<jakarta.enterprise.inject.spi.Interceptor<?>>> methodInterceptors, Map<Method, Set<Annotation>> methodInterceptorBindings) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
MethodInterceptionPlan
-
-
Method Details
-
getMethodInterceptors
-
getMethodInterceptorBindings
-