Package org.jboss.weld.interceptor.proxy
-
Interface Summary Interface Description InterceptorInvocation Represents an invocation of interceptor's methods on an interceptor instance.InterceptorMethodInvocation LifecycleMixin -
Class Summary Class Description CustomInterceptorInvocation<T> InterceptionContext Holds interceptor metadata and interceptor instances throughout the lifecycle of the intercepted instance.InterceptorMethodHandler SimpleInvocationContext SimpleInvocationContextimplementation whoseSimpleInvocationContext.proceed()invokes the target method directly without calling any interceptors.WeldInvocationContextImpl Weld'sInvocationContextimplementation. -
Exception Summary Exception Description InterceptorException