@ConfigurationProperties(prefix="camel.component.nagios") public class NagiosComponentConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
NagiosComponentConfiguration.NagiosConfigurationNestedConfiguration |
Constructor and Description |
---|
NagiosComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
NagiosComponentConfiguration.NagiosConfigurationNestedConfiguration |
getConfiguration() |
void |
setConfiguration(NagiosComponentConfiguration.NagiosConfigurationNestedConfiguration configuration) |
public NagiosComponentConfiguration.NagiosConfigurationNestedConfiguration getConfiguration()
public void setConfiguration(NagiosComponentConfiguration.NagiosConfigurationNestedConfiguration configuration)
Apache Camel