public class AbstractCloudClusterListener extends java.lang.Object implements CloudClusterListener
Constructor and Description |
---|
AbstractCloudClusterListener() |
Modifier and Type | Method and Description |
---|---|
void |
onClusterAdd(CloudCluster cluster) |
void |
onClusterRemove(CloudCluster cluster) |
public void onClusterAdd(CloudCluster cluster)
onClusterAdd
in interface CloudClusterListener
public void onClusterRemove(CloudCluster cluster)
onClusterRemove
in interface CloudClusterListener