Uses of Package
org.infinispan.commands.module
Packages that use org.infinispan.commands.module
Package
Description
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.moduleClassDescriptionModules which wish to implement their own commands and visitors must also provide an implementation of this interface.
-
Classes in org.infinispan.commands.module used by org.infinispan.utilClassDescriptionModules which wish to implement their own commands and visitors must also provide an implementation of this interface.