|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CacheManagerNotifier in org.infinispan.distribution |
|---|
| Methods in org.infinispan.distribution with parameters of type CacheManagerNotifier | |
|---|---|
void |
DistributionManagerImpl.init(Configuration configuration,
RpcManager rpcManager,
CacheManagerNotifier notifier)
|
| Uses of CacheManagerNotifier in org.infinispan.factories |
|---|
| Methods in org.infinispan.factories with parameters of type CacheManagerNotifier | |
|---|---|
void |
ComponentRegistry.setCacheManagerNotifier(CacheManagerNotifier cacheManagerNotifier)
|
| Uses of CacheManagerNotifier in org.infinispan.notifications.cachemanagerlistener |
|---|
| Classes in org.infinispan.notifications.cachemanagerlistener that implement CacheManagerNotifier | |
|---|---|
class |
CacheManagerNotifierImpl
Global, shared notifications on the cache manager. |
| Uses of CacheManagerNotifier in org.infinispan.remoting |
|---|
| Methods in org.infinispan.remoting with parameters of type CacheManagerNotifier | |
|---|---|
void |
RpcManagerImpl.injectDependencies(GlobalConfiguration globalConfiguration,
Transport t,
InboundInvocationHandler handler,
Marshaller marshaller,
ExecutorService e,
CacheManagerNotifier notifier)
|
| Uses of CacheManagerNotifier in org.infinispan.remoting.transport |
|---|
| Methods in org.infinispan.remoting.transport with parameters of type CacheManagerNotifier | |
|---|---|
void |
Transport.initialize(GlobalConfiguration c,
Properties p,
Marshaller marshaller,
ExecutorService asyncExecutor,
InboundInvocationHandler handler,
CacheManagerNotifier notifier,
long distributedSyncTimeout)
Initializes the transport with global cache configuration and transport-specific properties. |
| Uses of CacheManagerNotifier in org.infinispan.remoting.transport.jgroups |
|---|
| Methods in org.infinispan.remoting.transport.jgroups with parameters of type CacheManagerNotifier | |
|---|---|
void |
JGroupsTransport.initialize(GlobalConfiguration c,
Properties p,
Marshaller marshaller,
ExecutorService asyncExecutor,
InboundInvocationHandler inboundInvocationHandler,
CacheManagerNotifier notifier,
long distributedSyncTimeout)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||