public interface ClusterServerListener
Modifier and Type | Method and Description |
---|---|
void |
start(ClusterServer server)
Notification that a server has started.
|
void |
stop(ClusterServer server)
Notification that a server has stopped
|
void start(ClusterServer server)
void stop(ClusterServer server)