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