Uses of Class
org.apache.webbeans.intercept.AbstractInvocationContext
-
Packages that use AbstractInvocationContext Package Description org.apache.webbeans.intercept -
-
Uses of AbstractInvocationContext in org.apache.webbeans.intercept
Subclasses of AbstractInvocationContext in org.apache.webbeans.intercept Modifier and Type Class Description classConstructorInterceptorInvocationContext<T>classInterceptorInvocationContext<T>InvocationContext for business method interceptors
-