Class OSGiCacheManagerFactory

  • All Implemented Interfaces:
    org.apache.camel.component.jcache.JCacheManagerFactory

    public class OSGiCacheManagerFactory
    extends Object
    implements org.apache.camel.component.jcache.JCacheManagerFactory
    • Constructor Detail

      • OSGiCacheManagerFactory

        public OSGiCacheManagerFactory()
    • Method Detail

      • createManager

        public <K,​V> org.apache.camel.component.jcache.JCacheManager<K,​V> createManager​(org.apache.camel.component.jcache.JCacheConfiguration configuration)
        Specified by:
        createManager in interface org.apache.camel.component.jcache.JCacheManagerFactory