Uses of Class
com.sun.ejb.containers.EJBContextImpl.BeanState
-
Packages that use EJBContextImpl.BeanState Package Description com.sun.ejb.containers -
-
Uses of EJBContextImpl.BeanState in com.sun.ejb.containers
Fields in com.sun.ejb.containers declared as EJBContextImpl.BeanState Modifier and Type Field Description protected EJBContextImpl.BeanStateEJBContextImpl. stateMethods in com.sun.ejb.containers that return EJBContextImpl.BeanState Modifier and Type Method Description protected EJBContextImpl.BeanStateEJBContextImpl. getState()static EJBContextImpl.BeanStateEJBContextImpl.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.
-