public static class IsolatedForwardingBean.Impl<T> extends IsolatedForwardingBean<T>
IsolatedForwardingBean.Impl<T>| Constructor and Description |
|---|
IsolatedForwardingBean.Impl(WrappedBeanHolder<T,Bean<T>> cartridge) |
| Modifier and Type | Method and Description |
|---|---|
protected BeanAttributes<T> |
attributes() |
protected Bean<T> |
delegate() |
create, destroy, equals, getBeanClass, getInjectionPoints, hashCode, isNullable, toStringgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativepublic IsolatedForwardingBean.Impl(WrappedBeanHolder<T,Bean<T>> cartridge)
protected Bean<T> delegate()
delegate in class IsolatedForwardingBean<T>protected BeanAttributes<T> attributes()
attributes in class ForwardingBeanAttributes<T>Copyright © 2013 Seam Framework. All Rights Reserved.