Uses of Interface
org.jboss.weld.interceptor.WeldInvocationContext
Packages that use WeldInvocationContext
-
Uses of WeldInvocationContext in org.jboss.weld.interceptor.proxy
Classes in org.jboss.weld.interceptor.proxy that implement WeldInvocationContextModifier and TypeClassDescriptionclassSimpleInvocationContextimplementation whoseSimpleInvocationContext.proceed()invokes the target method directly without calling any interceptors.classWeld'sInvocationContextimplementation.