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