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