public static class IsolatedForwardingDecorator.Impl<T> extends IsolatedForwardingDecorator<T>
IsolatedForwardingDecorator.Impl<T>| Constructor and Description |
|---|
Impl(WrappedBeanHolder<T,javax.enterprise.inject.spi.Decorator<T>> cartridge) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.enterprise.inject.spi.BeanAttributes<T> |
attributes() |
javax.enterprise.inject.spi.Decorator<T> |
delegate() |
getDecoratedTypes, getDelegateQualifiers, getDelegateTypecreate, destroy, equals, getBeanClass, getInjectionPoints, hashCode, isNullable, toStringgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic Impl(WrappedBeanHolder<T,javax.enterprise.inject.spi.Decorator<T>> cartridge)
public javax.enterprise.inject.spi.Decorator<T> delegate()
delegate in interface WrappedContextual<T>delegate in class IsolatedForwardingDecorator<T>protected javax.enterprise.inject.spi.BeanAttributes<T> attributes()
attributes in class ForwardingBeanAttributes<T>Copyright © 2017. All rights reserved.