|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandsFactory | |
|---|---|
| org.infinispan | |
| org.infinispan.commands | |
| org.infinispan.interceptors | |
| org.infinispan.interceptors.base | |
| org.infinispan.statetransfer | |
| Uses of CommandsFactory in org.infinispan |
|---|
| Fields in org.infinispan declared as CommandsFactory | |
|---|---|
protected CommandsFactory |
CacheDelegate.commandsFactory
|
| Methods in org.infinispan with parameters of type CommandsFactory | |
|---|---|
void |
CacheDelegate.injectDependencies(EvictionManager evictionManager,
InvocationContextContainer invocationContextContainer,
CommandsFactory commandsFactory,
InterceptorChain interceptorChain,
Configuration configuration,
CacheNotifier notifier,
ComponentRegistry componentRegistry,
TransactionManager transactionManager,
BatchContainer batchContainer,
RpcManager rpcManager,
DataContainer dataContainer,
Marshaller marshaller,
ResponseGenerator responseGenerator,
CacheManager cacheManager,
StateTransferManager stateTransferManager)
|
| Uses of CommandsFactory in org.infinispan.commands |
|---|
| Classes in org.infinispan.commands that implement CommandsFactory | |
|---|---|
class |
CommandsFactoryImpl
|
| Uses of CommandsFactory in org.infinispan.interceptors |
|---|
| Fields in org.infinispan.interceptors declared as CommandsFactory | |
|---|---|
protected CommandsFactory |
TxInterceptor.commandsFactory
|
| Methods in org.infinispan.interceptors with parameters of type CommandsFactory | |
|---|---|
void |
InvalidationInterceptor.injectDependencies(CommandsFactory commandsFactory)
|
void |
DistributionInterceptor.injectDependencies(DistributionManager distributionManager,
CommandsFactory cf)
|
void |
TxInterceptor.intialize(CacheManager cacheManager,
ContextFactory contextFactory,
CacheNotifier notifier,
InvocationContextContainer icc,
CommandsFactory factory,
ComponentRegistry componentRegistry,
LockManager lockManager,
TransactionLog transactionLog)
|
| Uses of CommandsFactory in org.infinispan.interceptors.base |
|---|
| Methods in org.infinispan.interceptors.base with parameters of type CommandsFactory | |
|---|---|
void |
BaseRpcInterceptor.injectComponents(RpcManager rpcManager,
ReplicationQueue replicationQueue,
TransactionTable txTable,
CommandsFactory commandsFactory)
|
| Uses of CommandsFactory in org.infinispan.statetransfer |
|---|
| Methods in org.infinispan.statetransfer with parameters of type CommandsFactory | |
|---|---|
void |
StateTransferManagerImpl.injectDependencies(RpcManager rpcManager,
AdvancedCache cache,
Configuration configuration,
DataContainer dataContainer,
CacheLoaderManager clm,
Marshaller marshaller,
TransactionLog transactionLog,
InterceptorChain interceptorChain,
InvocationContextContainer invocationContextContainer,
CommandsFactory commandsFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||