|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.cloud.topology.AbstractCloudClusterListener
public class AbstractCloudClusterListener
Listener to detect when a server is added or removed.
Constructor Summary | |
---|---|
AbstractCloudClusterListener()
|
Method Summary | |
---|---|
void |
onClusterAdd(CloudCluster cluster)
|
void |
onClusterRemove(CloudCluster cluster)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractCloudClusterListener()
Method Detail |
---|
public void onClusterAdd(CloudCluster cluster)
onClusterAdd
in interface CloudClusterListener
public void onClusterRemove(CloudCluster cluster)
onClusterRemove
in interface CloudClusterListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |