JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
O
S
C
CacheComponentAutoConfiguration
- Class in
org.apache.camel.component.cache.springboot
Generated by camel-package-maven-plugin - do not edit this file!
CacheComponentAutoConfiguration()
- Constructor for class org.apache.camel.component.cache.springboot.
CacheComponentAutoConfiguration
CacheComponentAutoConfiguration.Condition
- Class in
org.apache.camel.component.cache.springboot
CacheComponentConfiguration
- Class in
org.apache.camel.component.cache.springboot
The cache component enables you to perform caching operations using EHCache as the Cache Implementation.
CacheComponentConfiguration()
- Constructor for class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
- Class in
org.apache.camel.component.cache.springboot
CacheConfigurationNestedConfiguration()
- Constructor for class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
CAMEL_NESTED_CLASS
- Static variable in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
Condition()
- Constructor for class org.apache.camel.component.cache.springboot.
CacheComponentAutoConfiguration.Condition
configureCacheComponent(CamelContext, CacheComponentConfiguration)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentAutoConfiguration
G
getCacheLoaderRegistry()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
getCacheManagerFactory()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration
getCacheName()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
getConfiguration()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration
getConfigurationFile()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration
getDiskExpiryThreadIntervalSeconds()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
getDiskPersistent()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
getDiskStorePath()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
Deprecated.
getEternal()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
getEventListenerRegistry()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentAutoConfiguration.Condition
getMaxElementsInMemory()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
getMemoryStoreEvictionPolicy()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
getObjectCache()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
getOverflowToDisk()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
getTimeToIdleSeconds()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
getTimeToLiveSeconds()
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
O
org.apache.camel.component.cache.springboot
- package org.apache.camel.component.cache.springboot
S
setCacheLoaderRegistry(CacheLoaderRegistry)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
setCacheManagerFactory(CacheManagerFactory)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration
setCacheName(String)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
setConfiguration(CacheComponentConfiguration.CacheConfigurationNestedConfiguration)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration
setConfigurationFile(String)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration
setDiskExpiryThreadIntervalSeconds(Long)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
setDiskPersistent(Boolean)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
setDiskStorePath(String)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
Deprecated.
setEternal(Boolean)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
setEventListenerRegistry(CacheEventListenerRegistry)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
setMaxElementsInMemory(Integer)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
setMemoryStoreEvictionPolicy(MemoryStoreEvictionPolicy)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
setObjectCache(Boolean)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
setOverflowToDisk(Boolean)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
setTimeToIdleSeconds(Long)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
setTimeToLiveSeconds(Long)
- Method in class org.apache.camel.component.cache.springboot.
CacheComponentConfiguration.CacheConfigurationNestedConfiguration
C
G
O
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel