Class HotRodModuleCommandExtensions
java.lang.Object
org.infinispan.server.hotrod.command.HotRodModuleCommandExtensions
- All Implemented Interfaces:
- org.infinispan.commands.module.ModuleCommandExtensions
public final class HotRodModuleCommandExtensions
extends Object
implements org.infinispan.commands.module.ModuleCommandExtensions
It register the 
HotRodCommandFactory to handle the CacheRpcCommand used by this module.- Since:
- 9.1
- Author:
- Pedro Ruivo
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.infinispan.commands.module.ModuleCommandFactory
- 
Constructor Details- 
HotRodModuleCommandExtensionspublic HotRodModuleCommandExtensions()
 
- 
- 
Method Details- 
getModuleCommandFactorypublic org.infinispan.commands.module.ModuleCommandFactory getModuleCommandFactory()- Specified by:
- getModuleCommandFactoryin interface- org.infinispan.commands.module.ModuleCommandExtensions
 
 
-