|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DataDeltaListener | |
| org.apache.geronimo.clustering | The Geronimo Clustering implementation. |
| Uses of DataDeltaListener in org.apache.geronimo.clustering |
| Classes in org.apache.geronimo.clustering that implement DataDeltaListener | |
class |
Node
A Node is an instance of a connection to a Cluster. |
| Methods in org.apache.geronimo.clustering with parameters of type DataDeltaListener | |
void |
LocalCluster.notifyDataDelta(DataDeltaListener l,
DataDelta delta)
Apply the given delta to all interested members of the cluster, excluding the member which generated it. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||