public class InjectionPointBean extends BuildInOwbBean<javax.enterprise.inject.spi.InjectionPoint>
enabled, logger, passivatingId, specializedBean, webBeansContext, webBeansType
Constructor and Description |
---|
InjectionPointBean(WebBeansContext webBeansContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
isPassivationCapable()
True if passivation capable false otherwise.
|
getProducer
create, destroy, getBeanClass, getId, getInjectionPoints, getLogger, getReturnType, getWebBeansContext, getWebBeansType, isAlternative, isDependent, isEnabled, isSpecializedBean, setEnabled, setSpecializedBean, toString
getName, getQualifiers, getScope, getStereotypes, getTypes, isNullable
public InjectionPointBean(WebBeansContext webBeansContext)
public boolean isPassivationCapable()
OwbBean
isPassivationCapable
in interface OwbBean<javax.enterprise.inject.spi.InjectionPoint>
isPassivationCapable
in class AbstractOwbBean<javax.enterprise.inject.spi.InjectionPoint>
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.