public abstract class ForwardingInterceptor<T> extends IsolatedForwardingInterceptor<T>
Interceptor.IsolatedForwardingInterceptor.Impl<T>| Constructor and Description |
|---|
ForwardingInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected BeanAttributes<T> |
attributes() |
abstract Interceptor<T> |
delegate() |
java.lang.String |
toString() |
getInterceptorBindings, intercept, interceptscreate, destroy, equals, getBeanClass, getInjectionPoints, hashCode, isNullablegetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBeanClass, getInjectionPoints, isNullablecreate, destroygetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativepublic abstract Interceptor<T> delegate()
delegate in interface WrappedContextual<T>delegate in class IsolatedForwardingInterceptor<T>protected BeanAttributes<T> attributes()
attributes in class ForwardingBeanAttributes<T>public java.lang.String toString()
toString in class IsolatedForwardingBean<T>Copyright © 2014. All Rights Reserved.