Class FederationConstants


  • public abstract class FederationConstants
    extends Object
    Some predefined constants used in various scenarios when building and managing a federation between peers.
    • Field Detail

      • FEDERATION_NAME

        public static final String 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:
        Constant Field Values
    • Constructor Detail

      • FederationConstants

        public FederationConstants()