|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheManagerNotifier | |
---|---|
org.infinispan.distribution | Classes relating to the distributed cache mode. |
org.infinispan.factories | Factories are internal components used to create other components based on a cache's configuration. |
org.infinispan.notifications.cachemanagerlistener | |
org.infinispan.remoting.transport | |
org.infinispan.remoting.transport.jgroups |
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,
CommandsFactory cf,
DataContainer dataContainer,
InterceptorChain interceptorChain,
InvocationContextContainer icc,
CacheLoaderManager cacheLoaderManager)
|
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.transport |
---|
Methods in org.infinispan.remoting.transport with parameters of type CacheManagerNotifier | |
---|---|
void |
Transport.initialize(GlobalConfiguration c,
Marshaller marshaller,
ExecutorService asyncExecutor,
InboundInvocationHandler handler,
CacheManagerNotifier notifier)
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,
Marshaller marshaller,
ExecutorService asyncExecutor,
InboundInvocationHandler inboundInvocationHandler,
CacheManagerNotifier notifier)
|
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |