Uses of Package
org.infinispan.commands.module
-
Packages that use org.infinispan.commands.module Package Description org.infinispan.commands.module org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration.org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. -
Classes in org.infinispan.commands.module used by org.infinispan.commands.module Class Description 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. -
Classes in org.infinispan.commands.module used by org.infinispan.factories Class Description 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. -
Classes in org.infinispan.commands.module used by org.infinispan.util Class Description 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.