@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.caffeine-loadcache") public class CaffeineLoadCacheComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Modifier and Type | Class and Description |
---|---|
static class |
CaffeineLoadCacheComponentConfiguration.CaffeineConfigurationNestedConfiguration |
Constructor and Description |
---|
CaffeineLoadCacheComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
CaffeineLoadCacheComponentConfiguration.CaffeineConfigurationNestedConfiguration |
getConfiguration() |
Boolean |
getResolvePropertyPlaceholders() |
void |
setConfiguration(CaffeineLoadCacheComponentConfiguration.CaffeineConfigurationNestedConfiguration configuration) |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
public CaffeineLoadCacheComponentConfiguration()
public CaffeineLoadCacheComponentConfiguration.CaffeineConfigurationNestedConfiguration getConfiguration()
public void setConfiguration(CaffeineLoadCacheComponentConfiguration.CaffeineConfigurationNestedConfiguration configuration)
public Boolean getResolvePropertyPlaceholders()
public void setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders)
Apache Camel