|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Stop | |
|---|---|
| org.jboss.cache | |
| org.jboss.cache.buddyreplication | |
| org.jboss.cache.cluster | |
| org.jboss.cache.jmx | |
| org.jboss.cache.loader | |
| org.jboss.cache.notifications | |
| Uses of Stop in org.jboss.cache |
|---|
| Methods in org.jboss.cache with annotations of type Stop | |
|---|---|
void |
RPCManagerImpl.stop()
|
protected void |
RegionManagerImpl.stop()
|
void |
DataContainerImpl.stop()
|
| Uses of Stop in org.jboss.cache.buddyreplication |
|---|
| Methods in org.jboss.cache.buddyreplication with annotations of type Stop | |
|---|---|
void |
BuddyManager.stop()
Stops the buddy manager and the related async thread. |
| Uses of Stop in org.jboss.cache.cluster |
|---|
| Methods in org.jboss.cache.cluster with annotations of type Stop | |
|---|---|
void |
ReplicationQueue.stop()
Stops the asynchronous flush queue. |
| Uses of Stop in org.jboss.cache.jmx |
|---|
| Methods in org.jboss.cache.jmx with annotations of type Stop | |
|---|---|
void |
PlatformMBeanServerRegistration.unregisterMBeans()
Unregister when the cache is being stoped. |
| Uses of Stop in org.jboss.cache.loader |
|---|
| Methods in org.jboss.cache.loader with annotations of type Stop | |
|---|---|
void |
CacheLoaderManager.stopCacheLoader()
|
| Uses of Stop in org.jboss.cache.notifications |
|---|
| Methods in org.jboss.cache.notifications with annotations of type Stop | |
|---|---|
void |
NotifierImpl.notifyCacheStopped()
Notifies all registered listeners of a cacheStopped event. |
void |
NotifierImpl.removeAllCacheListeners()
Removes all listeners from the notifier, including the evictionPolicyListener. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||