Package | Description |
---|---|
org.jboss.cache | |
org.jboss.cache.buddyreplication | |
org.jboss.cache.cluster | |
org.jboss.cache.jmx | |
org.jboss.cache.loader | |
org.jboss.cache.notifications |
Modifier and Type | Method and Description |
---|---|
protected void |
RegionManagerImpl.stop() |
void |
RPCManagerImpl.stop() |
void |
DataContainerImpl.stop() |
Modifier and Type | Method and Description |
---|---|
void |
BuddyManager.stop()
Stops the buddy manager and the related async thread.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationQueue.stop()
Stops the asynchronous flush queue.
|
Modifier and Type | Method and Description |
---|---|
void |
PlatformMBeanServerRegistration.unregisterMBeans()
Unregister when the cache is being stoped.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheLoaderManager.stopCacheLoader() |
Modifier and Type | Method and Description |
---|---|
void |
NotifierImpl.notifyCacheStoppedPost()
Notifies all registered listeners of a cacheStopped event.
|
void |
NotifierImpl.notifyCacheStoppedPre()
Notifies all registered listeners of a cacheStopped event.
|
void |
NotifierImpl.removeAllCacheListeners()
Removes all listeners from the notifier, including the evictionPolicyListener.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.