T - public abstract class ForwardingBean<T> extends IsolatedForwardingBean<T>
IsolatedForwardingBean.Impl<T>| Constructor and Description |
|---|
ForwardingBean() |
| Modifier and Type | Method and Description |
|---|---|
protected BeanAttributes<T> |
attributes() |
abstract Bean<T> |
delegate() |
String |
toString() |
create, destroy, equals, getBeanClass, getInjectionPoints, hashCode, isNullablegetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativepublic abstract Bean<T> delegate()
delegate in interface WrappedContextual<T>delegate in class IsolatedForwardingBean<T>public String toString()
toString in class IsolatedForwardingBean<T>protected BeanAttributes<T> attributes()
attributes in class ForwardingBeanAttributes<T>Copyright © 2016. All Rights Reserved.