public abstract class BuiltInOwbBean<T> extends AbstractOwbBean<T>
enabled, logger, passivatingId, specializedBean, webBeansContext, webBeansType| Modifier | Constructor and Description |
|---|---|
protected |
BuiltInOwbBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
BeanAttributesImpl<T> beanAttributes,
Class<T> returnType,
javax.enterprise.inject.spi.ProducerFactory<T> producerFactory) |
protected |
BuiltInOwbBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
Class<T> returnType,
javax.enterprise.inject.spi.ProducerFactory<T> producerFactory) |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.inject.spi.Producer<T> |
getProducer() |
abstract Class<?> |
proxyableType() |
addToStringInfo, create, destroy, equals, getBeanClass, getId, getInjectionPoints, getLogger, getReturnType, getWebBeansContext, getWebBeansType, hashCode, isDependent, isEnabled, isPassivationCapable, isSpecializedBean, providedId, setEnabled, setSpecializedBean, toStringgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullableprotected BuiltInOwbBean(WebBeansContext webBeansContext, WebBeansType webBeansType, Class<T> returnType, javax.enterprise.inject.spi.ProducerFactory<T> producerFactory)
protected BuiltInOwbBean(WebBeansContext webBeansContext, WebBeansType webBeansType, BeanAttributesImpl<T> beanAttributes, Class<T> returnType, javax.enterprise.inject.spi.ProducerFactory<T> producerFactory)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.