Class JCacheJMConfigurationFactory

java.lang.Object
com.avoka.core.util.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 Details

    • JCacheJMConfigurationFactory

      public JCacheJMConfigurationFactory()
  • Method Details

    • create

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