@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.ganglia") public class GangliaComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Modifier and Type | Class and Description |
---|---|
static class |
GangliaComponentConfiguration.GangliaConfigurationNestedConfiguration |
Constructor and Description |
---|
GangliaComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
GangliaComponentConfiguration.GangliaConfigurationNestedConfiguration |
getConfiguration() |
Boolean |
getResolvePropertyPlaceholders() |
void |
setConfiguration(GangliaComponentConfiguration.GangliaConfigurationNestedConfiguration configuration) |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
public GangliaComponentConfiguration.GangliaConfigurationNestedConfiguration getConfiguration()
public void setConfiguration(GangliaComponentConfiguration.GangliaConfigurationNestedConfiguration configuration)
public Boolean getResolvePropertyPlaceholders()
public void setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders)
Apache Camel