Home » oscache-2.4.1-full » com.opensymphony.oscache.plugins » clustersupport »

com.opensymphony.oscache.plugins.clustersupport

Abstract Classes:

AbstractBroadcastingListener   Implementation of a CacheEntryEventListener.  code | html
BaseTestBroadcastingListener   A base class that provides the framework for testing a cluster listener implementation.  code | html

Classes:

ClusterNotification   A notification message that holds information about a cache event.  code | html
JMS10BroadcastingListener   A JMS 1.0.x based clustering implementation.  code | html
JMSBroadcastingListener   A JMS based clustering implementation.  code | html
JavaGroupsBroadcastingListener  

A concrete implementation of the AbstractBroadcastingListener based on the JavaGroups library. 

code | html
ListenForClusterTests  

This should be used in conjunction with the cluster test cases. 

code | html
ListenForClusterTests.ShutdownHookThread   Inner class that handles the shutdown event  code | html

All Test Cases:

BaseTestBroadcastingListener   A base class that provides the framework for testing a cluster listener implementation.  code | html
TestCompleteClustering   Test class for the com.opensymphony.oscache.plugins.clustersupport package.  code | html
TestJMS10BroadcastingListener   Test all the public methods of the broadcasting listener and assert the return values  code | html
TestJMSBroadcastingListener   Test all the public methods of the broadcasting listener and assert the return values  code | html
TestJavaGroupsBroadcastingListener   Test all the public methods of the broadcasting listener and assert the return values  code | html