Uses of Enum Class
org.jboss.modcluster.mcmp.MCMPServerState.State
Packages that use MCMPServerState.State
-
Uses of MCMPServerState.State in org.jboss.modcluster.mcmp
Methods in org.jboss.modcluster.mcmp that return MCMPServerState.StateModifier and TypeMethodDescriptionMCMPServerState.getState()static MCMPServerState.StateReturns the enum constant of this class with the specified name.static MCMPServerState.State[]MCMPServerState.State.values()Returns an array containing the constants of this enum class, in the order they are declared.