Modifier and Type | Method and Description |
---|---|
void |
AbstractNodeFactory.injectDependencies(CacheSPI<K,V> cache,
Configuration configuration,
InvocationContextContainer invocationContextContainer,
InterceptorChain interceptorChain,
CommandsFactory commandsFactory) |
void |
RegionManagerImpl.injectDependencies(CacheSPI cache,
Configuration configuration,
RPCManager rpcManager,
LockManager lockManager,
BuddyFqnTransformer transformer,
RegionRegistry regionsRegistry) |
void |
DataContainerImpl.injectDependencies(NodeFactory nodeFactory,
LockManager lockManager,
BuddyFqnTransformer transformer,
Configuration configuration) |
void |
RPCManagerImpl.setupDependencies(ChannelMessageListener messageListener,
Configuration configuration,
Notifier notifier,
CacheSPI spi,
Marshaller marshaller,
TransactionTable txTable,
TransactionManager txManager,
InvocationContextContainer container,
InterceptorChain interceptorChain,
ComponentRegistry componentRegistry,
LockManager lockManager) |
Modifier and Type | Method and Description |
---|---|
void |
BuddyManager.injectDependencies(CacheSPI cache,
Configuration configuration,
RegionManager regionManager,
StateTransferManager stateTransferManager,
RPCManager rpcManager,
Notifier notifier,
CommandsFactory factory,
DataContainer dataContainer,
BuddyFqnTransformer transformer) |
Modifier and Type | Method and Description |
---|---|
void |
CommandsFactoryImpl.initialize(RPCManager rpc,
DataContainer dataContainer,
Notifier notifier,
BuddyManager buddyManager,
InterceptorChain invoker,
TransactionTable transactionTable,
CacheSPI cacheSpi,
Configuration configuration,
TransactionManager txManager,
BuddyFqnTransformer buddyFqnTransformer) |
Modifier and Type | Method and Description |
---|---|
void |
PessimisticContextFactory.inject(DataContainer container)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CacheStoreInterceptor.init(CacheLoaderManager loaderManager,
TransactionManager txManager,
CacheLoaderConfig clConfig,
BuddyFqnTransformer buddyFqnTransformer) |
void |
BuddyRegionAwareEvictionInterceptor.initialize(BuddyFqnTransformer transformer) |
void |
OptimisticReplicationInterceptor.initialize(CommandsFactory commandsFactory)
Deprecated.
|
void |
OptimisticValidatorInterceptor.initialize(DataContainer dataContainer)
Deprecated.
|
void |
EvictionInterceptor.initialize(DataContainer dataContainer) |
void |
InterceptorChain.initialize(InvocationContextContainer invocationContextContainer) |
void |
LegacyDataGravitatorInterceptor.injectComponents(BuddyManager buddyManager,
DataContainer dataContainer,
CommandsFactory commandsFactory,
CacheSPI cacheSPI,
BuddyFqnTransformer transformer)
Deprecated.
|
void |
BaseRpcInterceptor.injectComponents(RPCManager rpcManager,
BuddyManager buddyManager,
ReplicationQueue replicationQueue,
TransactionTable txTable,
CommandsFactory commandsFactory) |
void |
InvalidationInterceptor.injectDependencies(CommandsFactory commandsFactory) |
void |
PessimisticLockInterceptor.injectDependencies(DataContainer dataContainer,
LockManager lockManager,
CommandsFactory commandsFactory)
Deprecated.
|
void |
NotificationInterceptor.injectDependencies(Notifier notifier) |
protected void |
OptimisticNodeInterceptor.injectDependencies(Notifier notifier,
NodeFactory nodeFactory,
DataContainer dataContainer)
Deprecated.
|
protected void |
LegacyCacheLoaderInterceptor.injectDependencies(TransactionTable txTable,
CacheLoaderManager clm,
Configuration configuration,
DataContainer dataContainer,
LockManager lockManager,
Notifier notifier,
BuddyFqnTransformer buddyFqnTransformer)
Deprecated.
|
protected void |
CacheLoaderInterceptor.injectDependencies(TransactionTable txTable,
CacheLoaderManager clm,
Configuration configuration,
DataContainer dataContainer,
Notifier notifier,
MVCCNodeHelper helper,
BuddyFqnTransformer buddyFqnTransformer) |
void |
DataGravitatorInterceptor.injectMvccNodeHelper(MVCCNodeHelper helper) |
void |
ActivationInterceptor.injectTransactionManager(TransactionManager txMgr) |
void |
LegacyActivationInterceptor.injectTransactionManager(TransactionManager txMgr)
Deprecated.
|
void |
TxInterceptor.intialize(RPCManager rpcManager,
ContextFactory contextFactory,
Notifier notifier,
InvocationContextContainer icc,
TransactionLog transactionLog,
CommandsFactory factory,
ComponentRegistry componentRegistry,
LockManager lockManager) |
void |
CacheMgmtInterceptor.setDependencies(DataContainer dataContainer) |
void |
MVCCLockingInterceptor.setDependencies(LockManager lockManager,
DataContainer dataContainer,
MVCCNodeHelper helper) |
void |
PassivationInterceptor.setDependencies(Notifier notifier,
CacheLoaderManager loaderManager) |
void |
InvocationContextInterceptor.setDependencies(RPCManager rpcManager) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractInvocationDelegate.initialize(Configuration configuration,
InvocationContextContainer invocationContextContainer,
ComponentRegistry componentRegistry,
InterceptorChain interceptorChain)
Used by the interceptor chain factory to inject dependencies.
|
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) |
void |
InvocationContextContainer.injectContextFactory(ContextFactory contextFactory) |
Modifier and Type | Method and Description |
---|---|
void |
PlatformMBeanServerRegistration.initialize(CacheSPI cache) |
Modifier and Type | Method and Description |
---|---|
void |
CacheLoaderManager.injectDependencies(CacheSPI cache,
Configuration configuration,
RegionManager regionManager,
ComponentRegistry registry) |
void |
ChainingCacheLoader.injectDependencies(ComponentRegistry registry) |
void |
ClusteredCacheLoader.setCommandsFactory(CommandsFactory commandsFactory) |
Modifier and Type | Method and Description |
---|---|
void |
NodeBasedLockManager.inject(DataContainer dataContainer)
Deprecated.
|
void |
AbstractLockManager.injectConfiguration(Configuration configuration) |
void |
LockStrategyFactory.injectDependencies(Configuration configuration) |
void |
MVCCLockManager.injectDependencies(DataContainer dataContainer,
CacheSPI cache,
TransactionManager transactionManager,
InvocationContextContainer invocationContextContainer) |
Modifier and Type | Method and Description |
---|---|
void |
CacheMarshaller200.injectCommandsFactory(CommandsFactory commandsFactory) |
Modifier and Type | Method and Description |
---|---|
void |
MVCCNodeHelper.injectDependencies(DataContainer dataContainer,
NodeFactory nodeFactory,
LockManager lockManager,
Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
LegacyStateTransferGenerator.inject(CacheSPI cache)
Deprecated.
|
void |
DefaultStateTransferIntegrator.inject(CacheSPI<?,?> cache,
Configuration cfg,
RPCManager rpcManager,
TransactionLog txLog,
InvocationContextContainer container,
InterceptorChain chain,
ComponentRegistry registry,
CommandsFactory commandsFactory) |
void |
LegacyStateTransferIntegrator.inject(CacheSPI<?,?> cache,
NodeFactory nodefactory,
Configuration cfg)
Deprecated.
|
void |
DefaultStateTransferGenerator.inject(CacheSPI cache,
RPCManager rpcManager,
Configuration configuration,
TransactionLog txLog) |
void |
DefaultStateTransferManager.injectDependencies(CacheSPI cache,
Marshaller marshaller,
RegionManager regionManager,
Configuration configuration,
CacheLoaderManager cacheLoaderManager,
StateTransferIntegrator integrator,
StateTransferGenerator generator) |
void |
LegacyStateTransferManager.injectLockManager(LockManager lockManager)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionTable.initialize(TransactionManager transactionManager,
RPCManager rpcManager,
ContextFactory contextFactory) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.