Uses of Interface
org.jboss.weld.interceptor.WeldInvocationContext
-
Packages that use WeldInvocationContext Package Description org.jboss.weld.interceptor.proxy -
-
Uses of WeldInvocationContext in org.jboss.weld.interceptor.proxy
Classes in org.jboss.weld.interceptor.proxy that implement WeldInvocationContext Modifier and Type Class Description classSimpleInvocationContextSimpleInvocationContextimplementation whoseSimpleInvocationContext.proceed()invokes the target method directly without calling any interceptors.classWeldInvocationContextImplWeld'sInvocationContextimplementation.
-