Uses of Class
com.sun.enterprise.mgmt.ClusterViewEvent
-
Packages that use ClusterViewEvent Package Description com.sun.enterprise.ee.cms.impl.base com.sun.enterprise.mgmt -
-
Uses of ClusterViewEvent in com.sun.enterprise.ee.cms.impl.base
Methods in com.sun.enterprise.ee.cms.impl.base with parameters of type ClusterViewEvent Modifier and Type Method Description voidGroupCommunicationProviderImpl. clusterViewEvent(ClusterViewEvent clusterViewEvent, ClusterView clusterView) -
Uses of ClusterViewEvent in com.sun.enterprise.mgmt
Methods in com.sun.enterprise.mgmt with parameters of type ClusterViewEvent Modifier and Type Method Description voidClusterViewEventListener. clusterViewEvent(ClusterViewEvent event, ClusterView clusterView)Called when a cluster view event occurs.
-