|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.servicespace.basic.BasicServiceSpace.UnderlyingClusterListener
public class BasicServiceSpace.UnderlyingClusterListener
Constructor Summary | |
---|---|
BasicServiceSpace.UnderlyingClusterListener()
|
Method Summary | |
---|---|
void |
onListenerRegistration(org.codehaus.wadi.group.Cluster cluster,
java.util.Set existing)
|
void |
onMembershipChanged(org.codehaus.wadi.group.Cluster cluster,
java.util.Set joiners,
java.util.Set leavers)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicServiceSpace.UnderlyingClusterListener()
Method Detail |
---|
public void onListenerRegistration(org.codehaus.wadi.group.Cluster cluster, java.util.Set existing)
onListenerRegistration
in interface org.codehaus.wadi.group.ClusterListener
public void onMembershipChanged(org.codehaus.wadi.group.Cluster cluster, java.util.Set joiners, java.util.Set leavers)
onMembershipChanged
in interface org.codehaus.wadi.group.ClusterListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |