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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.infinispan.commands.module.ModuleCommandFactory
-
Constructor Details
-
CacheCommandExtensions
public CacheCommandExtensions()
-
-
Method Details
-
getModuleCommandFactory
public org.infinispan.commands.module.ModuleCommandFactory getModuleCommandFactory()- Specified by:
getModuleCommandFactoryin interfaceorg.infinispan.commands.module.ModuleCommandExtensions
-