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() |
protected javax.enterprise.inject.spi.Bean<T> |
delegate() |
create, destroy, equals, getBeanClass, getInjectionPoints, hashCode, isNullable, toString
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
public Impl(WrappedBeanHolder<T,javax.enterprise.inject.spi.Bean<T>> cartridge)
protected javax.enterprise.inject.spi.Bean<T> delegate()
delegate
in class IsolatedForwardingBean<T>
protected javax.enterprise.inject.spi.BeanAttributes<T> attributes()
attributes
in class ForwardingBeanAttributes<T>
Copyright © 2016. All rights reserved.