Class CamelCloudConfigurationProperties.ServiceRegistry

java.lang.Object
org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceRegistry
Enclosing class:
CamelCloudConfigurationProperties

public static class CamelCloudConfigurationProperties.ServiceRegistry extends Object
  • Constructor Details

    • ServiceRegistry

      public ServiceRegistry()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getServiceHost

      public String getServiceHost()
    • setServiceHost

      public void setServiceHost(String serviceHost)