public abstract class ForwardingInterceptorResolvable extends ForwardingResolvable implements InterceptorResolvable
| Constructor and Description |
|---|
ForwardingInterceptorResolvable() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract InterceptorResolvable |
delegate() |
InterceptionType |
getInterceptionType() |
equals, getAnnotation, getDeclaringBean, getJavaClass, getQualifiers, getTypes, hashCode, isAnnotationPresent, isAssignableTo, isDelegate, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAnnotation, getDeclaringBean, getJavaClass, getQualifiers, getTypes, isAnnotationPresent, isAssignableTo, isDelegateprotected abstract InterceptorResolvable delegate()
delegate in class ForwardingResolvablepublic InterceptionType getInterceptionType()
getInterceptionType in interface InterceptorResolvableCopyright © 2014 Seam Framework. All Rights Reserved.