Package org.infinispan.query.impl
Class QueryModuleCommandExtensions
java.lang.Object
org.infinispan.query.impl.QueryModuleCommandExtensions
- All Implemented Interfaces:
- org.infinispan.commands.module.ModuleCommandExtensions
@MetaInfServices
public final class QueryModuleCommandExtensions
extends Object
implements org.infinispan.commands.module.ModuleCommandExtensions
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.infinispan.commands.module.ModuleCommandFactory
- 
Constructor Details- 
QueryModuleCommandExtensionspublic QueryModuleCommandExtensions()
 
- 
- 
Method Details- 
getModuleCommandFactorypublic org.infinispan.commands.module.ModuleCommandFactory getModuleCommandFactory()- Specified by:
- getModuleCommandFactoryin interface- org.infinispan.commands.module.ModuleCommandExtensions
 
 
-