Uses of Enum Class
com.sun.ejb.containers.EJBContextImpl.BeanState
Packages that use EJBContextImpl.BeanState
-
Uses of EJBContextImpl.BeanState in com.sun.ejb.containers
Fields in com.sun.ejb.containers declared as EJBContextImpl.BeanStateMethods in com.sun.ejb.containers that return EJBContextImpl.BeanStateModifier and TypeMethodDescriptionprotected EJBContextImpl.BeanStateEJBContextImpl.getState()static EJBContextImpl.BeanStateReturns the enum constant of this class with the specified name.static EJBContextImpl.BeanState[]EJBContextImpl.BeanState.values()Returns an array containing the constants of this enum class, in the order they are declared.