org.jboss.weld.bean.builtin.ee
Class PrincipalBean
java.lang.Object
org.jboss.weld.bean.RIBean<T>
org.jboss.weld.bean.builtin.AbstractBuiltInBean<T>
org.jboss.weld.bean.builtin.ee.AbstractEEBean<Principal>
org.jboss.weld.bean.builtin.ee.PrincipalBean
- All Implemented Interfaces:
- javax.enterprise.context.spi.Contextual<Principal>, javax.enterprise.inject.spi.Bean<Principal>, javax.enterprise.inject.spi.PassivationCapable
public class PrincipalBean
- extends AbstractEEBean<Principal>
- Author:
- pmuir
Methods inherited from class org.jboss.weld.bean.builtin.AbstractBuiltInBean |
cleanupAfterBoot, getName, getQualifiers, getScope, getSpecializedBean, getStereotypes, getWeldInjectionPoints, initialize, initializeAfterBeanDiscovery, isAlternative, isNullable, isPassivationCapableBean, isPassivationCapableDependency, isPrimitive, isProxyable, isProxyRequired, isSpecializing |
PrincipalBean
public PrincipalBean(BeanManagerImpl beanManager)
toString
public String toString()
- Overrides:
toString
in class RIBean<Principal>
Copyright © 2013 Seam Framework. All Rights Reserved.