Uses of Class
com.sun.ejb.containers.EJBContextImpl.BeanState

Packages that use EJBContextImpl.BeanState
com.sun.ejb.containers   
 

Uses of EJBContextImpl.BeanState in com.sun.ejb.containers
 

Fields in com.sun.ejb.containers declared as EJBContextImpl.BeanState
protected  EJBContextImpl.BeanState EJBContextImpl.state
           
 

Methods in com.sun.ejb.containers that return EJBContextImpl.BeanState
static EJBContextImpl.BeanState EJBContextImpl.BeanState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EJBContextImpl.BeanState[] EJBContextImpl.BeanState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.