Package org.jboss.weld.interceptor.proxy
@Vetoed
package org.jboss.weld.interceptor.proxy
-
ClassDescriptionHolds interceptor metadata and interceptor instances throughout the lifecycle of the intercepted instance.Represents an invocation of interceptor's methods on an interceptor instance.Simple
InvocationContextimplementation whoseSimpleInvocationContext.proceed()invokes the target method directly without calling any interceptors.Weld'sInvocationContextimplementation.