Package org.jboss.weld.interceptor.proxy
Interface InterceptorMethodInvocation
-
public interface InterceptorMethodInvocation- Author:
- Marius Bogoevici
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanexpectsInvocationContext()Objectinvoke(javax.interceptor.InvocationContext invocationContext)
-