Uses of Class
org.apache.camel.component.jcache.JCacheManager
-
Packages that use JCacheManager Package Description org.apache.camel.component.jcache org.apache.camel.component.jcache.osgi -
-
Uses of JCacheManager in org.apache.camel.component.jcache
Methods in org.apache.camel.component.jcache that return JCacheManager Modifier and Type Method Description static <K,V>
JCacheManager<K,V>JCacheHelper. createManager(JCacheConfiguration configuration)
-
Uses of JCacheManager in org.apache.camel.component.jcache.osgi
Subclasses of JCacheManager in org.apache.camel.component.jcache.osgi Modifier and Type Class Description class
OSGiCacheManager<K,V>
-