org.apache.webbeans.component
Class InjectionPointBean
java.lang.Object
org.apache.webbeans.component.BeanAttributesImpl<T>
org.apache.webbeans.component.AbstractOwbBean<T>
org.apache.webbeans.component.BuiltInOwbBean<InjectionPoint>
org.apache.webbeans.component.InjectionPointBean
- All Implemented Interfaces:
- Contextual<InjectionPoint>, Bean<InjectionPoint>, PassivationCapable, OwbBean<InjectionPoint>, BeanAttributes<InjectionPoint>
public class InjectionPointBean
- extends BuiltInOwbBean<InjectionPoint>
| Methods inherited from class org.apache.webbeans.component.AbstractOwbBean |
create, destroy, getBeanClass, getId, getInjectionPoints, getLogger, getReturnType, getWebBeansContext, getWebBeansType, isAlternative, isDependent, isEnabled, isSpecializedBean, setEnabled, setSpecializedBean, toString |
InjectionPointBean
public InjectionPointBean(WebBeansContext webBeansContext)
isPassivationCapable
public boolean isPassivationCapable()
- Description copied from interface:
OwbBean
- True if passivation capable false otherwise.
- Specified by:
isPassivationCapable in interface OwbBean<InjectionPoint>- Overrides:
isPassivationCapable in class AbstractOwbBean<InjectionPoint>
- Returns:
- true if this bean is passivation capable
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.