Class 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 and HotRodCommandInitializer to handle the CacheRpcCommand used by this module.
    Since:
    9.1
    Author:
    Pedro Ruivo
    • Constructor Detail

      • HotRodModuleCommandExtensions

        public HotRodModuleCommandExtensions()
    • Method Detail

      • getModuleCommandFactory

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

        public org.infinispan.commands.module.ModuleCommandInitializer getModuleCommandInitializer()
        Specified by:
        getModuleCommandInitializer in interface org.infinispan.commands.module.ModuleCommandExtensions