|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterceptorInvocation | |
---|---|
org.jboss.weld.bean.interceptor | |
org.jboss.weld.interceptor.proxy | |
org.jboss.weld.interceptor.reader | |
org.jboss.weld.interceptor.spi.metadata |
Uses of InterceptorInvocation in org.jboss.weld.bean.interceptor |
---|
Methods in org.jboss.weld.bean.interceptor that return InterceptorInvocation | |
---|---|
InterceptorInvocation |
CustomInterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptorMetadata interceptorReference,
InterceptionType interceptionType)
|
Uses of InterceptorInvocation in org.jboss.weld.interceptor.proxy |
---|
Classes in org.jboss.weld.interceptor.proxy that implement InterceptorInvocation | |
---|---|
class |
CustomInterceptorInvocation<T>
|
class |
SimpleInterceptorInvocation<T>
|
Constructor parameters in org.jboss.weld.interceptor.proxy with type arguments of type InterceptorInvocation | |
---|---|
SimpleInterceptionChain(Collection<InterceptorInvocation> interceptorInvocations,
Object target,
Method targetMethod)
|
Uses of InterceptorInvocation in org.jboss.weld.interceptor.reader |
---|
Methods in org.jboss.weld.interceptor.reader that return InterceptorInvocation | |
---|---|
InterceptorInvocation |
SimpleInterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptorMetadata interceptorReference,
InterceptionType interceptionType)
|
Uses of InterceptorInvocation in org.jboss.weld.interceptor.spi.metadata |
---|
Methods in org.jboss.weld.interceptor.spi.metadata that return InterceptorInvocation | |
---|---|
InterceptorInvocation |
InterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptorMetadata interceptorReference,
InterceptionType interceptionType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |