Package | Description |
---|---|
org.jboss.weld.interceptor.proxy |
Modifier and Type | Method and Description |
---|---|
List<InterceptorMethodInvocation> |
InterceptorInvocation.getInterceptorMethodInvocations()
Returns
InterceptorMethodInvocation objects representing interceptor methods to be invoked during an interceptor invocation. |
List<InterceptorMethodInvocation> |
CustomInterceptorInvocation.getInterceptorMethodInvocations() |
Copyright © 2016. All rights reserved.