Class FederatedServiceRegistryConstants

    • Field Detail

      • KEY_REGISTRATION_EXPIRES_AFTER

        public static final String KEY_REGISTRATION_EXPIRES_AFTER
        A service parameter that specifies that a service registry should automatically expire after a specified number of seconds unless the service registry has been republished. Used to automatically expire services if we haven't heard from them in a while.
        See Also:
        Constant Field Values
      • KEY_INITIALLY_ENABLED

        public static final String KEY_INITIALLY_ENABLED
        Controls whether a service registry instance is initial enabled or not. Valid values are "true" or "false".
        See Also:
        Constant Field Values
    • Constructor Detail

      • FederatedServiceRegistryConstants

        public FederatedServiceRegistryConstants()