| Package | Description |
|---|---|
| com.sun.enterprise.mgmt |
| Modifier and Type | Method and Description |
|---|---|
void |
LWRMulticast.joinGroup(ClusterManager manager,
MessageListener msgListener)
joins MutlicastSocket to specified pipe within the context of group
|
| Constructor and Description |
|---|
ClusterViewManager(SystemAdvertisement advertisement,
ClusterManager manager,
List<ClusterViewEventListener> listeners)
Constructor for the ClusterViewManager object
|
HealthMonitor(ClusterManager manager,
long timeout,
int maxMissedBeats,
long verifyTimeout,
long failureDetectionTCPTimeout,
int failureDetectionTCPPort)
Constructor for the HealthMonitor object
|
LWRMulticast(ClusterManager manager,
MessageListener msgListener)
Create a multicast channel bind it to a specific pipe within specified peer group
|
ReliableMulticast(ClusterManager manager) |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.