public static class IsolatedForwardingDecorator.Impl<T> extends IsolatedForwardingDecorator<T>
IsolatedForwardingDecorator.Impl<T>| Constructor and Description |
|---|
IsolatedForwardingDecorator.Impl(WrappedBeanHolder<T,Decorator<T>> cartridge) |
| Modifier and Type | Method and Description |
|---|---|
protected BeanAttributes<T> |
attributes() |
protected Decorator<T> |
delegate() |
getDecoratedTypes, getDelegateQualifiers, getDelegateTypecreate, destroy, equals, getBeanClass, getInjectionPoints, hashCode, toStringgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullableclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBeanClass, getInjectionPointscreate, destroygetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullablepublic IsolatedForwardingDecorator.Impl(WrappedBeanHolder<T,Decorator<T>> cartridge)
protected Decorator<T> delegate()
delegate in class IsolatedForwardingDecorator<T>protected BeanAttributes<T> attributes()
attributes in class ForwardingBeanAttributes<T>Copyright © 2012 Seam Framework. All Rights Reserved.