Package org.jboss.weld.interceptor.proxy
Interface InterceptorMethodInvocation
public interface InterceptorMethodInvocation
- Author:
- Marius Bogoevici
-
Method Summary
Modifier and TypeMethodDescriptionbooleaninvoke(jakarta.interceptor.InvocationContext invocationContext)
-
Method Details
-
invoke
- Throws:
Exception
-
expectsInvocationContext
boolean expectsInvocationContext()
-