| Package | Description |
|---|---|
| org.jboss.weld.bean.interceptor | |
| org.jboss.weld.interceptor.proxy | |
| org.jboss.weld.interceptor.reader | |
| org.jboss.weld.interceptor.spi.metadata |
| Modifier and Type | Method and Description |
|---|---|
InterceptorInvocation |
CustomInterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptorMetadata interceptorReference,
InterceptionType interceptionType) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomInterceptorInvocation<T> |
class |
SimpleInterceptorInvocation<T> |
| Constructor and Description |
|---|
SimpleInterceptionChain(Collection<InterceptorInvocation> interceptorInvocations,
Object target,
Method targetMethod) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorInvocation |
SimpleInterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptorMetadata interceptorReference,
InterceptionType interceptionType) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorInvocation |
InterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptorMetadata interceptorReference,
InterceptionType interceptionType) |
Copyright © 2014 Seam Framework. All Rights Reserved.