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() |
protected abstract Bean<T> |
delegate() |
String |
toString() |
create, destroy, equals, getBeanClass, getInjectionPoints, hashCode, isNullable
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
protected abstract Bean<T> delegate()
delegate
in class IsolatedForwardingBean<T>
public String toString()
toString
in class IsolatedForwardingBean<T>
protected BeanAttributes<T> attributes()
attributes
in class ForwardingBeanAttributes<T>
Copyright © 2013 Seam Framework. All Rights Reserved.