Uses of Enum Class
org.jboss.as.server.suspend.SuspensionStateProvider.State
Packages that use SuspensionStateProvider.State
-
Uses of SuspensionStateProvider.State in org.jboss.as.server.suspend
Methods in org.jboss.as.server.suspend that return SuspensionStateProvider.StateModifier and TypeMethodDescriptionSuspendController.getState()SuspensionStateProvider.getState()Returns the current suspension state.Returns the enum constant of this class with the specified name.static SuspensionStateProvider.State[]SuspensionStateProvider.State.values()Returns an array containing the constants of this enum class, in the order they are declared.