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, getDeclaringBean, getJavaClass, getQualifiers, getTypes, hashCode, isDelegate, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDeclaringBean, getJavaClass, getQualifiers, getTypes, isDelegate
protected abstract InterceptorResolvable delegate()
delegate
in class ForwardingResolvable
public javax.enterprise.inject.spi.InterceptionType getInterceptionType()
getInterceptionType
in interface InterceptorResolvable
Copyright © 2021. All rights reserved.