| Modifier and Type | Method and Description |
|---|---|
InterceptorInvocation |
CustomInterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptionType interceptionType) |
| Constructor and Description |
|---|
AbstractInterceptionChain(InterceptorInvocation interceptorInvocation) |
| Constructor and Description |
|---|
AbstractInterceptionChain(Collection<InterceptorInvocation> interceptorInvocations) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomInterceptorInvocation<T> |
class |
SimpleInterceptorInvocation |
| Constructor and Description |
|---|
SimpleInterceptionChain(InterceptorInvocation interceptorInvocation) |
| Constructor and Description |
|---|
SimpleInterceptionChain(Collection<InterceptorInvocation> interceptorInvocations) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorInvocation |
AbstractInterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptionType interceptionType) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorInvocation |
InterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptionType interceptionType) |
Copyright © 2014 Seam Framework. All Rights Reserved.