Package | Description |
---|---|
org.apache.camel.component.ehcache.springboot.customizer |
Modifier and Type | Method and Description |
---|---|
CacheConfigurationCustomizerConfiguration.Mode |
CacheConfigurationCustomizerConfiguration.getMode() |
static CacheConfigurationCustomizerConfiguration.Mode |
CacheConfigurationCustomizerConfiguration.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheConfigurationCustomizerConfiguration.Mode[] |
CacheConfigurationCustomizerConfiguration.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheConfigurationCustomizerConfiguration.setMode(CacheConfigurationCustomizerConfiguration.Mode mode) |
Apache Camel