public final class OSGiCacheManager<K,V>
extends org.apache.camel.component.jcache.JCacheManager
| Constructor and Description |
|---|
OSGiCacheManager(org.apache.camel.component.jcache.JCacheConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
javax.cache.Cache<K,V> |
doGetCache(org.apache.camel.component.jcache.JCacheProvider provider) |
Apache Camel