Class CamelCloudConfigurationProperties
java.lang.Object
org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
@ConfigurationProperties(prefix="camel.cloud")
public class CamelCloudConfigurationProperties
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
class
static class
static class
static class
static class
static class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CamelCloudConfigurationProperties
public CamelCloudConfigurationProperties()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getServiceCall
-
getLoadBalancer
-
getServiceDiscovery
-
getServiceFilter
-
getServiceChooser
-
getServiceRegistry
-