| Interface | Description |
|---|---|
| ExtendedModuleCommandFactory | Deprecated |
| 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.
|
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.