|
Interface Summary |
| ExtendedModuleCommandFactory |
Temporary workaround to avoid modifying ModuleCommandFactory
interface. |
| ModuleCommandExtensions |
Module command extensions |
| ModuleCommandFactory |
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. |