| Package | Description |
|---|---|
| com.caucho.cloud.topology |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCloudPodListener
Listener to detect when a server is added or removed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CloudCluster.addPodListener(CloudPodListener listener)
Adds a listener to detect pod add and remove.
|
void |
CloudCluster.removePodListener(CloudPodListener listener)
Removes a listener to detect pod add and remove.
|