Uses of Enum Class
org.glassfish.api.admin.InstanceState.StateType
Packages that use InstanceState.StateType
-
Uses of InstanceState.StateType in org.glassfish.api.admin
Methods in org.glassfish.api.admin that return InstanceState.StateTypeModifier and TypeMethodDescriptionInstanceState.getState()static InstanceState.StateTypeInstanceState.StateType.makeStateType(String s) static InstanceState.StateTypeReturns the enum constant of this class with the specified name.static InstanceState.StateType[]InstanceState.StateType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.glassfish.api.admin with parameters of type InstanceState.StateTypeConstructors in org.glassfish.api.admin with parameters of type InstanceState.StateType