Class FederationConstants
java.lang.Object
org.apache.activemq.artemis.protocol.amqp.federation.FederationConstants
Some predefined constants used in various scenarios when building and managing a federation between peers.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringConstant value used in properties or other protocol constructs to indicate the name of the broker federation that an operation belongs to. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FEDERATION_NAME
Constant value used in properties or other protocol constructs to indicate the name of the broker federation that an operation belongs to.- See Also:
-
-
Constructor Details
-
FederationConstants
public FederationConstants()
-