Uses of Class
com.sun.enterprise.mgmt.ClusterManager
-
Packages that use ClusterManager Package Description com.sun.enterprise.mgmt -
-
Uses of ClusterManager in com.sun.enterprise.mgmt
Methods in com.sun.enterprise.mgmt with parameters of type ClusterManager Modifier and Type Method Description voidLWRMulticast. joinGroup(ClusterManager manager, MessageListener msgListener)joins MutlicastSocket to specified pipe within the context of groupConstructors in com.sun.enterprise.mgmt with parameters of type ClusterManager Constructor Description ClusterViewManager(SystemAdvertisement advertisement, ClusterManager manager, java.util.List<ClusterViewEventListener> listeners)Constructor for the ClusterViewManager objectHealthMonitor(ClusterManager manager, long timeout, int maxMissedBeats, long verifyTimeout, long failureDetectionTCPTimeout, int failureDetectionTCPPort)Constructor for the HealthMonitor objectLWRMulticast(ClusterManager manager, MessageListener msgListener)Create a multicast channel bind it to a specific pipe within specified peer groupReliableMulticast(ClusterManager manager)
-