Uses of Interface
org.apache.geronimo.clustering.DataDeltaListener

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.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.