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