Uses of Enum Class
org.jboss.as.controller.ControlledProcessState.State
Packages that use ControlledProcessState.State
-
Uses of ControlledProcessState.State in org.jboss.as.controller
Methods in org.jboss.as.controller that return ControlledProcessState.StateModifier and TypeMethodDescriptionControlledProcessStateService.getCurrentState()Returns the current process state.ProcessStateNotifier.getCurrentState()Gets the current state of the controlled process.ControlledProcessState.getState()static ControlledProcessState.StateReturns the enum constant of this class with the specified name.static ControlledProcessState.State[]ControlledProcessState.State.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ControlledProcessState.State in org.jboss.as.controller.access
Methods in org.jboss.as.controller.access that return ControlledProcessState.State