Class CacheCommandExtensions

  • All Implemented Interfaces:
    org.infinispan.commands.module.ModuleCommandExtensions

    @MetaInfServices(org.infinispan.commands.module.ModuleCommandExtensions.class)
    public class CacheCommandExtensions
    extends Object
    implements org.infinispan.commands.module.ModuleCommandExtensions
    Command extensions for second-level cache use case
    Since:
    4.0
    Author:
    Galder ZamarreƱo
    • Constructor Detail

      • CacheCommandExtensions

        public CacheCommandExtensions()
    • 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