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, toString
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
public 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.