Uses of Interface
org.infinispan.commands.module.ModuleCommandFactory
-
Packages that use ModuleCommandFactory Package Description org.infinispan.commands.module org.infinispan.server.hotrod.command 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. -
-
Uses of ModuleCommandFactory in org.infinispan.commands.module
Methods in org.infinispan.commands.module that return ModuleCommandFactory Modifier and Type Method Description ModuleCommandFactory
ModuleCommandExtensions. getModuleCommandFactory()
-
Uses of ModuleCommandFactory in org.infinispan.server.hotrod.command
Methods in org.infinispan.server.hotrod.command that return ModuleCommandFactory Modifier and Type Method Description ModuleCommandFactory
HotRodModuleCommandExtensions. getModuleCommandFactory()
-
Uses of ModuleCommandFactory in org.infinispan.util
Methods in org.infinispan.util that return types with arguments of type ModuleCommandFactory Modifier and Type Method Description Map<Byte,ModuleCommandFactory>
ModuleProperties. moduleCommandFactories()
-