Package org.infinispan.commands.module
-
Interface Summary Interface Description ModuleCommandExtensions Module command extensionsModuleCommandFactory Modules which wish to implement their own commands and visitors must also provide an implementation of this interface and declare it in their infinispan-module.properties file under key infinispan.module.command.factory.ModuleCommandInitializer Modules which wish to implement their own commands and visitors must also provide an implementation of this interface and declare it in their infinispan-module.properties file under key infinispan.module.command.initializer.