T - type infopublic class ExtensionBean<T> extends BuiltInOwbBean<T>
enabled, logger, passivatingId, specializedBean, webBeansContext, webBeansType| Constructor and Description |
|---|
ExtensionBean(WebBeansContext webBeansContext,
Class<T> returnType)
Creates a new extesion bean.
|
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
proxyableType() |
getProduceraddToStringInfo, create, destroy, equals, getBeanClass, getId, getInjectionPoints, getLogger, getReturnType, getWebBeansContext, getWebBeansType, hashCode, isDependent, isEnabled, isPassivationCapable, isSpecializedBean, providedId, setEnabled, setSpecializedBean, toStringgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullablepublic ExtensionBean(WebBeansContext webBeansContext, Class<T> returnType)
returnType - return typewebBeansContext - public Class<?> proxyableType()
proxyableType in class BuiltInOwbBean<T>Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.