Package | Description |
---|---|
org.jboss.cache.interceptors | |
org.jboss.cache.invocation |
Modifier and Type | Field and Description |
---|---|
protected MVCCNodeHelper |
CacheLoaderInterceptor.helper |
Modifier and Type | Method and Description |
---|---|
protected void |
CacheLoaderInterceptor.injectDependencies(TransactionTable txTable,
CacheLoaderManager clm,
Configuration configuration,
DataContainer dataContainer,
Notifier notifier,
MVCCNodeHelper helper,
BuddyFqnTransformer buddyFqnTransformer) |
void |
DataGravitatorInterceptor.injectMvccNodeHelper(MVCCNodeHelper helper) |
void |
MVCCLockingInterceptor.setDependencies(LockManager lockManager,
DataContainer dataContainer,
MVCCNodeHelper helper) |
Modifier and Type | Method and Description |
---|---|
void |
CacheInvocationDelegate.initialize(StateTransferManager stateTransferManager,
CacheLoaderManager cacheLoaderManager,
Notifier notifier,
TransactionManager transactionManager,
BuddyManager buddyManager,
TransactionTable transactionTable,
RPCManager rpcManager,
RegionManager regionManager,
Marshaller marshaller,
CommandsFactory commandsFactory,
DataContainer dataContainer,
MVCCNodeHelper mvccHelper,
BatchContainer batchContainer) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.