public abstract class ForwardingInterceptorResolvable extends ForwardingResolvable implements InterceptorResolvable
Constructor and Description |
---|
ForwardingInterceptorResolvable() |
Modifier and Type | Method and Description |
---|---|
protected abstract InterceptorResolvable |
delegate() |
javax.enterprise.inject.spi.InterceptionType |
getInterceptionType() |
equals, getAnnotation, getDeclaringBean, getJavaClass, getQualifiers, getTypes, hashCode, isAnnotationPresent, isDelegate, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAnnotation, getDeclaringBean, getJavaClass, getQualifiers, getTypes, isAnnotationPresent, isDelegate
protected abstract InterceptorResolvable delegate()
delegate
in class ForwardingResolvable
public javax.enterprise.inject.spi.InterceptionType getInterceptionType()
getInterceptionType
in interface InterceptorResolvable
Copyright © 2016. All rights reserved.