|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotifierImpl | |
|---|---|
| org.jboss.cache | |
| org.jboss.cache.buddyreplication | |
| org.jboss.cache.factories | |
| org.jboss.cache.interceptors | |
| org.jboss.cache.invocation | |
| Uses of NotifierImpl in org.jboss.cache |
|---|
| Methods in org.jboss.cache that return NotifierImpl | |
|---|---|
NotifierImpl |
CacheSPI.getNotifier()
Retrieves the current Notifier instance associated with the current Cache instance. |
| Uses of NotifierImpl in org.jboss.cache.buddyreplication |
|---|
| Methods in org.jboss.cache.buddyreplication with parameters of type NotifierImpl | |
|---|---|
void |
BuddyManager.injectDependencies(CacheSPI cache,
Configuration configuration,
RegionManager regionManager,
StateTransferManager stateTransferManager,
RPCManager rpcManager,
NotifierImpl notifier,
CommandsFactory factory,
DataContainerImpl dataContainer)
|
| Uses of NotifierImpl in org.jboss.cache.factories |
|---|
| Methods in org.jboss.cache.factories with parameters of type NotifierImpl | |
|---|---|
void |
CommandsFactory.initialize(RPCManager rpc,
DataContainerImpl dataContainer,
NotifierImpl notifier,
BuddyManager buddyManager,
InterceptorChain invoker,
TransactionTable transactionTable,
CacheSPI cacheSpi,
Configuration configuration,
TransactionManager txManager)
|
| Uses of NotifierImpl in org.jboss.cache.interceptors |
|---|
| Fields in org.jboss.cache.interceptors declared as NotifierImpl | |
|---|---|
protected NotifierImpl |
CacheLoaderInterceptor.notifier
|
| Methods in org.jboss.cache.interceptors with parameters of type NotifierImpl | |
|---|---|
void |
NotificationInterceptor.injectDependencies(NotifierImpl notifier)
|
protected void |
OptimisticNodeInterceptor.injectDependencies(NotifierImpl notifier,
NodeFactory nodeFactory,
DataContainerImpl dataContainer)
|
protected void |
CacheLoaderInterceptor.injectDependencies(TransactionTable txTable,
CacheLoaderManager clm,
Configuration configuration,
DataContainerImpl dataContainer,
LockManager lockManager,
NotifierImpl notifier)
|
void |
TxInterceptor.intialize(RPCManager rpcManager,
NotifierImpl notifier,
InvocationContextContainer icc,
CommandsFactory factory,
ComponentRegistry componentRegistry,
LockManager lockManager)
|
void |
PassivationInterceptor.setDependencies(NotifierImpl notifier,
DataContainerImpl dataContainer,
CacheLoaderManager loaderManager)
|
| Uses of NotifierImpl in org.jboss.cache.invocation |
|---|
| Methods in org.jboss.cache.invocation that return NotifierImpl | |
|---|---|
NotifierImpl |
CacheInvocationDelegate.getNotifier()
|
| Methods in org.jboss.cache.invocation with parameters of type NotifierImpl | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||