org.apache.webbeans.ee.common.beans
Class PrincipalBean
java.lang.Object
org.apache.webbeans.component.BeanAttributesImpl<T>
org.apache.webbeans.component.AbstractOwbBean<T>
org.apache.webbeans.component.BuiltInOwbBean<Principal>
org.apache.webbeans.ee.common.beans.PrincipalBean
- All Implemented Interfaces:
- Contextual<Principal>, Bean<Principal>, PassivationCapable, OwbBean<Principal>, BeanAttributes<Principal>
public class PrincipalBean
- extends BuiltInOwbBean<Principal>
| 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 |
PrincipalBean
public PrincipalBean(WebBeansContext webBeansContext)
isPassivationCapable
public boolean isPassivationCapable()
- Specified by:
isPassivationCapable in interface OwbBean<Principal>- Overrides:
isPassivationCapable in class AbstractOwbBean<Principal>
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.