Class HotRodModuleCommandExtensions
- java.lang.Object
-
- org.infinispan.server.hotrod.command.HotRodModuleCommandExtensions
-
- All Implemented Interfaces:
org.infinispan.commands.module.ModuleCommandExtensions
public final class HotRodModuleCommandExtensions extends java.lang.Object implements org.infinispan.commands.module.ModuleCommandExtensions
It register theHotRodCommandFactory
to handle theCacheRpcCommand
used by this module.- Since:
- 9.1
- Author:
- Pedro Ruivo
-
-
Constructor Summary
Constructors Constructor Description HotRodModuleCommandExtensions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.infinispan.commands.module.ModuleCommandFactory
getModuleCommandFactory()
-