public final class OSGiCacheManager<K,V> extends JCacheManager
Constructor and Description |
---|
OSGiCacheManager(JCacheConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
javax.cache.Cache<K,V> |
doGetCache(JCacheProvider provider) |
close, getCache, getCacheName, getConfiguration, getEventFilter
public OSGiCacheManager(JCacheConfiguration configuration)
public javax.cache.Cache<K,V> doGetCache(JCacheProvider provider) throws Exception
doGetCache
in class JCacheManager
Exception
Apache Camel