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 Details

    • HotRodModuleCommandExtensions

      public HotRodModuleCommandExtensions()
  • Method Details

    • getModuleCommandFactory

      public org.infinispan.commands.module.ModuleCommandFactory getModuleCommandFactory()
      Specified by:
      getModuleCommandFactory in interface org.infinispan.commands.module.ModuleCommandExtensions