Uses of Enum Class
org.apache.activemq.artemis.core.server.impl.InVMNodeManager.State
Packages that use InVMNodeManager.State
-
Uses of InVMNodeManager.State in org.apache.activemq.artemis.core.server.impl
Fields in org.apache.activemq.artemis.core.server.impl declared as InVMNodeManager.StateMethods in org.apache.activemq.artemis.core.server.impl that return InVMNodeManager.StateModifier and TypeMethodDescriptionstatic InVMNodeManager.StateReturns the enum constant of this class with the specified name.static InVMNodeManager.State[]InVMNodeManager.State.values()Returns an array containing the constants of this enum class, in the order they are declared.