public static class IsolatedForwardingBean.Impl<T> extends IsolatedForwardingBean<T>
IsolatedForwardingBean.Impl<T>| Constructor and Description |
|---|
Impl(WrappedBeanHolder<T,javax.enterprise.inject.spi.Bean<T>> cartridge) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.enterprise.inject.spi.BeanAttributes<T> |
attributes() |
javax.enterprise.inject.spi.Bean<T> |
delegate() |
create, destroy, equals, getBeanClass, getInjectionPoints, hashCode, isNullable, toStringgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativepublic Impl(WrappedBeanHolder<T,javax.enterprise.inject.spi.Bean<T>> cartridge)
public javax.enterprise.inject.spi.Bean<T> delegate()
delegate in interface WrappedContextual<T>delegate in class IsolatedForwardingBean<T>protected javax.enterprise.inject.spi.BeanAttributes<T> attributes()
attributes in class ForwardingBeanAttributes<T>Copyright © 2017. All rights reserved.