|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CommandsFactory in org.jboss.cache |
---|
Methods in org.jboss.cache with parameters of type CommandsFactory | |
---|---|
void |
UnversionedNode.injectDependencies(CacheSPI spi,
CommandsFactory commandsFactory,
LockStrategyFactory lockStrategyFactory)
|
Uses of CommandsFactory in org.jboss.cache.buddyreplication |
---|
Methods in org.jboss.cache.buddyreplication with parameters of type CommandsFactory | |
---|---|
void |
BuddyManager.injectDependencies(CacheSPI cache,
Configuration configuration,
RegionManager regionManager,
StateTransferManager stateTransferManager,
RPCManager rpcManager,
NotifierImpl notifier,
CommandsFactory factory,
DataContainerImpl dataContainer)
|
Constructors in org.jboss.cache.buddyreplication with parameters of type CommandsFactory | |
---|---|
BuddyFqnTransformer(String buddyGroupName,
CommandsFactory cf)
|
Uses of CommandsFactory in org.jboss.cache.commands.remote |
---|
Methods in org.jboss.cache.commands.remote with parameters of type CommandsFactory | |
---|---|
void |
DataGravitationCleanupCommand.initialize(BuddyManager buddyManager,
InterceptorChain invoker,
TransactionTable transactionTable,
CommandsFactory commandsFactory,
DataContainerImpl dataContainer)
|
Uses of CommandsFactory in org.jboss.cache.interceptors |
---|
Fields in org.jboss.cache.interceptors declared as CommandsFactory | |
---|---|
protected CommandsFactory |
TxInterceptor.commandsFactory
|
Methods in org.jboss.cache.interceptors with parameters of type CommandsFactory | |
---|---|
void |
OptimisticReplicationInterceptor.initialize(CommandsFactory commandsFactory)
|
void |
DataGravitatorInterceptor.injectComponents(BuddyManager buddyManager,
DataContainerImpl dataContainer,
CommandsFactory commandsFactory,
CacheSPI cacheSPI)
|
void |
BaseRpcInterceptor.injectComponents(RPCManager rpcManager,
BuddyManager buddyManager,
ReplicationQueue replicationQueue,
TransactionTable txTable,
CommandsFactory commandsFactory)
|
void |
InvalidationInterceptor.injectDependencies(CommandsFactory commandsFactory)
|
void |
TxInterceptor.intialize(RPCManager rpcManager,
NotifierImpl notifier,
InvocationContextContainer icc,
CommandsFactory factory,
ComponentRegistry componentRegistry)
|
Uses of CommandsFactory in org.jboss.cache.invocation |
---|
Methods in org.jboss.cache.invocation with parameters of type CommandsFactory | |
---|---|
void |
CacheInvocationDelegate.initialize(StateTransferManager stateTransferManager,
CacheLoaderManager cacheLoaderManager,
NotifierImpl notifier,
TransactionManager transactionManager,
BuddyManager buddyManager,
TransactionTable transactionTable,
RPCManager rpcManager,
RegionManager regionManager,
Marshaller marshaller,
CommandsFactory commandsFactory,
DataContainerImpl dataContainer)
|
Uses of CommandsFactory in org.jboss.cache.loader |
---|
Methods in org.jboss.cache.loader with parameters of type CommandsFactory | |
---|---|
void |
ClusteredCacheLoader.setCommandsFactory(CommandsFactory commandsFactory)
|
Uses of CommandsFactory in org.jboss.cache.lock |
---|
Methods in org.jboss.cache.lock with parameters of type CommandsFactory | |
---|---|
void |
LockManager.inject(Configuration configuration,
DataContainerImpl dataContainer,
TransactionTable txTable,
CommandsFactory commandsFactory)
|
Uses of CommandsFactory in org.jboss.cache.marshall |
---|
Fields in org.jboss.cache.marshall declared as CommandsFactory | |
---|---|
protected CommandsFactory |
CacheMarshaller200.commandsFactory
|
Methods in org.jboss.cache.marshall with parameters of type CommandsFactory | |
---|---|
void |
CacheMarshaller200.injectCommandsFactory(CommandsFactory commandsFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |