Interface DiscoveryClientConstants


  • public interface DiscoveryClientConstants
    The constants for DiscoveryClient
    Since:
    1.0.0
    Author:
    Mercy
    • Field Detail

      • DISCOVERY_CLIENT_CLASS_NAME

        static final java.lang.String DISCOVERY_CLIENT_CLASS_NAME
        The class name of DiscoveryClient
        See Also:
        Constant Field Values
      • COMPOSITE_DISCOVERY_CLIENT_CLASS_NAME

        static final java.lang.String COMPOSITE_DISCOVERY_CLIENT_CLASS_NAME
        The class name of CompositeDiscoveryClient
        See Also:
        Constant Field Values
      • COMMONS_CLIENT_AUTO_CONFIGURATION_CLASS_NAME

        static final java.lang.String COMMONS_CLIENT_AUTO_CONFIGURATION_CLASS_NAME
        The class name of CommonsClientAutoConfiguration
        See Also:
        Constant Field Values