Class JCacheJMConfigurationFactory

  • All Implemented Interfaces:
    org.apache.cayenne.jcache.JCacheConfigurationFactory

    public class JCacheJMConfigurationFactory
    extends Object
    implements org.apache.cayenne.jcache.JCacheConfigurationFactory
    Since:
    21.11.0
    • Constructor Detail

      • JCacheJMConfigurationFactory

        public JCacheJMConfigurationFactory()
    • Method Detail

      • create

        public javax.cache.configuration.Configuration<Object,​Object> create​(String cacheGroup)
        Specified by:
        create in interface org.apache.cayenne.jcache.JCacheConfigurationFactory