|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterNotification | |
---|---|
com.opensymphony.oscache.plugins.clustersupport | Provides support for broadcasting flush events so that OSCache can function across a cluster. |
Uses of ClusterNotification in com.opensymphony.oscache.plugins.clustersupport |
---|
Methods in com.opensymphony.oscache.plugins.clustersupport with parameters of type ClusterNotification | |
---|---|
void |
AbstractBroadcastingListener.handleClusterNotification(ClusterNotification message)
Handles incoming notification messages. |
protected void |
JMSBroadcastingListener.sendNotification(ClusterNotification message)
|
protected void |
JavaGroupsBroadcastingListener.sendNotification(ClusterNotification message)
Uses JavaGroups to broadcast the supplied notification message across the cluster. |
protected void |
JMS10BroadcastingListener.sendNotification(ClusterNotification message)
|
protected abstract void |
AbstractBroadcastingListener.sendNotification(ClusterNotification message)
Called when a cluster notification message is to be broadcast. |
|
OSCache Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |