Modifier and Type | Method and Description |
---|---|
InterceptorInvocation |
CustomInterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptionType interceptionType) |
Constructor and Description |
---|
AbstractInterceptionChain(Collection<InterceptorInvocation> interceptorInvocations) |
Modifier and Type | Class and Description |
---|---|
class |
CustomInterceptorInvocation<T> |
class |
SimpleInterceptorInvocation |
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 © 2013 Seam Framework. All rights reserved.