Uses of Interface
org.infinispan.commands.CommandsFactory

Packages that use CommandsFactory
Package
Description
 
Commands that operate on the cache, either locally or remotely.
Factories are internal components used to create other components based on a cache's configuration.
 
 
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.