Package org.apache.webbeans.configurator
Class BeanConfiguratorImpl.ConstructedPrioritizedBean
- java.lang.Object
-
- org.apache.webbeans.configurator.BeanConfiguratorImpl.ConstructedBean
-
- org.apache.webbeans.configurator.BeanConfiguratorImpl.ConstructedPrioritizedBean
-
- All Implemented Interfaces:
jakarta.enterprise.context.spi.Contextual<T>,jakarta.enterprise.inject.spi.Bean<T>,jakarta.enterprise.inject.spi.BeanAttributes<T>,jakarta.enterprise.inject.spi.PassivationCapable,jakarta.enterprise.inject.spi.Prioritized,OwbBean<T>
- Enclosing class:
- BeanConfiguratorImpl<T>
public class BeanConfiguratorImpl.ConstructedPrioritizedBean extends BeanConfiguratorImpl.ConstructedBean implements jakarta.enterprise.inject.spi.Prioritized
-
-
Constructor Summary
Constructors Constructor Description ConstructedPrioritizedBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetPriority()-
Methods inherited from class org.apache.webbeans.configurator.BeanConfiguratorImpl.ConstructedBean
create, destroy, getBeanClass, getId, getInjectionPoints, getName, getProducer, getQualifiers, getReturnType, getScope, getStereotypes, getTypes, getWebBeansContext, getWebBeansType, isAlternative, isDependent, isEnabled, isPassivationCapable, isSpecializedBean, setEnabled, setSpecializedBean, toString
-
-