public class ExtensionBean<E extends javax.enterprise.inject.spi.Extension> extends AbstractBuiltInBean<E>
AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
ExtensionBean(BeanManagerImpl manager,
EnhancedAnnotatedType<E> enhancedAnnotatedType,
org.jboss.weld.bootstrap.spi.Metadata<E> instance) |
| Modifier and Type | Method and Description |
|---|---|
E |
create(javax.enterprise.context.spi.CreationalContext<E> creationalContext) |
SlimAnnotatedType<E> |
getAnnotatedType() |
Class<? extends Annotation> |
getScope() |
Set<Type> |
getTypes() |
boolean |
isPassivationCapableBean() |
boolean |
isProxyable() |
String |
toString() |
cleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, isDependentContextOptimizationAllowed, isPassivationCapableDependency, isProxyRequired, preInitializedestroy, getBeanClass, getBeanManager, getContextualInstanceStrategy, getQualifierInstances, initialize, isDependent, isNormalScoped, setAttributesattributes, equals, getId, getIdentifier, hashCode, isNullable, unwrapgetName, getQualifiers, getStereotypes, isAlternativepublic ExtensionBean(BeanManagerImpl manager, EnhancedAnnotatedType<E> enhancedAnnotatedType, org.jboss.weld.bootstrap.spi.Metadata<E> instance)
public Set<Type> getTypes()
getTypes in interface javax.enterprise.inject.spi.BeanAttributes<E extends javax.enterprise.inject.spi.Extension>getTypes in class ForwardingBeanAttributes<E extends javax.enterprise.inject.spi.Extension>public boolean isProxyable()
isProxyable in class AbstractBuiltInBean<E extends javax.enterprise.inject.spi.Extension>public boolean isPassivationCapableBean()
isPassivationCapableBean in class AbstractBuiltInBean<E extends javax.enterprise.inject.spi.Extension>public Class<? extends Annotation> getScope()
getScope in interface javax.enterprise.inject.spi.BeanAttributes<E extends javax.enterprise.inject.spi.Extension>getScope in class ForwardingBeanAttributes<E extends javax.enterprise.inject.spi.Extension>public SlimAnnotatedType<E> getAnnotatedType()
public String toString()
toString in class CommonBean<E extends javax.enterprise.inject.spi.Extension>Copyright © 2017. All rights reserved.