@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.bean") public class BeanComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
| Constructor and Description |
|---|
BeanComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getCache() |
Boolean |
getResolvePropertyPlaceholders() |
void |
setCache(Boolean cache) |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
Apache Camel