Uses of Enum Class
org.apache.activemq.artemis.protocol.amqp.connect.federation.AMQPFederationPolicyManager.State
Packages that use AMQPFederationPolicyManager.State
-
Uses of AMQPFederationPolicyManager.State in org.apache.activemq.artemis.protocol.amqp.connect.federation
Subclasses with type arguments of type AMQPFederationPolicyManager.State in org.apache.activemq.artemis.protocol.amqp.connect.federationFields in org.apache.activemq.artemis.protocol.amqp.connect.federation declared as AMQPFederationPolicyManager.StateModifier and TypeFieldDescriptionprotected AMQPFederationPolicyManager.StateAMQPFederationPolicyManager.stateMethods in org.apache.activemq.artemis.protocol.amqp.connect.federation that return AMQPFederationPolicyManager.StateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AMQPFederationPolicyManager.State[]AMQPFederationPolicyManager.State.values()Returns an array containing the constants of this enum class, in the order they are declared.