public interface ClusterMessageListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleClusterMessage(SystemAdvertisement system,
Object message)
Called when a message is received from another member.
|
void handleClusterMessage(SystemAdvertisement system, Object message)
system - source system advertisementmessage - the messageCopyright © 2017–2019 Eclipse Foundation. All rights reserved.