| Package | Description |
|---|---|
| com.sun.enterprise.ee.cms.impl.base | |
| com.sun.enterprise.mgmt |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupCommunicationProviderImpl
Implements the GroupCommunicationProvider interface to plug in
JxtaClusterManagement layer as a Group Communication Provider for GMS.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterViewManager.addClusterViewEventListener(ClusterViewEventListener listener) |
void |
ClusterViewManager.removeClusterViewEventListener(ClusterViewEventListener listener) |
| Constructor and Description |
|---|
ClusterManager(String groupName,
String instanceName,
Map<String,String> identityMap,
Map props,
List<ClusterViewEventListener> viewListeners,
List<ClusterMessageListener> messageListeners)
The ClusterManager is created using the instanceName,
and a Properties object that contains a set of parameters that the
employing application would like to set for its purposes, namely,
configuration parameters such as failure detection timeout, retries,
address and port on which to communicate with the group, group and
instance IDs,etc.
|
ClusterViewManager(SystemAdvertisement advertisement,
ClusterManager manager,
List<ClusterViewEventListener> listeners)
Constructor for the ClusterViewManager object
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.