Class CacheCommandExtensions

java.lang.Object
org.infinispan.hibernate.cache.commons.util.CacheCommandExtensions
All Implemented Interfaces:
org.infinispan.commands.module.ModuleCommandExtensions

@MetaInfServices(org.infinispan.commands.module.ModuleCommandExtensions.class) public class CacheCommandExtensions extends Object implements org.infinispan.commands.module.ModuleCommandExtensions
Command extensions for second-level cache use case
Since:
4.0
Author:
Galder ZamarreƱo
  • Constructor Details

    • CacheCommandExtensions

      public CacheCommandExtensions()
  • Method Details

    • getModuleCommandFactory

      public org.infinispan.commands.module.ModuleCommandFactory getModuleCommandFactory()
      Specified by:
      getModuleCommandFactory in interface org.infinispan.commands.module.ModuleCommandExtensions