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