T
- public abstract class ForwardingBean<T> extends IsolatedForwardingBean<T>
IsolatedForwardingBean.Impl<T>
Constructor and Description |
---|
ForwardingBean() |
Modifier and Type | Method and Description |
---|---|
protected javax.enterprise.inject.spi.BeanAttributes<T> |
attributes() |
protected abstract javax.enterprise.inject.spi.Bean<T> |
delegate() |
String |
toString() |
create, destroy, equals, getBeanClass, getInjectionPoints, hashCode, isNullable
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
protected abstract javax.enterprise.inject.spi.Bean<T> delegate()
delegate
in class IsolatedForwardingBean<T>
public String toString()
toString
in class IsolatedForwardingBean<T>
protected javax.enterprise.inject.spi.BeanAttributes<T> attributes()
attributes
in class ForwardingBeanAttributes<T>
Copyright © 2016. All rights reserved.