public class OSGiCacheManagerFactory extends Object implements org.apache.camel.component.jcache.JCacheManagerFactory
| Constructor and Description |
|---|
OSGiCacheManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
<K,V> org.apache.camel.component.jcache.JCacheManager<K,V> |
createManager(org.apache.camel.component.jcache.JCacheConfiguration configuration) |
Apache Camel