Uses of Class
com.sun.enterprise.mgmt.ClusterView
-
Packages that use ClusterView Package Description com.sun.enterprise.ee.cms.impl.base com.sun.enterprise.mgmt -
-
Uses of ClusterView in com.sun.enterprise.ee.cms.impl.base
Methods in com.sun.enterprise.ee.cms.impl.base that return ClusterView Modifier and Type Method Description ClusterViewEventPacket. getClusterView()Methods in com.sun.enterprise.ee.cms.impl.base with parameters of type ClusterView Modifier and Type Method Description voidGroupCommunicationProviderImpl. clusterViewEvent(ClusterViewEvent clusterViewEvent, ClusterView clusterView)Constructors in com.sun.enterprise.ee.cms.impl.base with parameters of type ClusterView Constructor Description EventPacket(ClusterViewEvents clusterViewEvent, SystemAdvertisement systemAdvertisement, ClusterView clusterView) -
Uses of ClusterView in com.sun.enterprise.mgmt
Methods in com.sun.enterprise.mgmt that return ClusterView Modifier and Type Method Description ClusterViewClusterViewManager. getLocalView()Returns a sorted localViewMethods in com.sun.enterprise.mgmt with parameters of type ClusterView Modifier and Type Method Description voidClusterViewEventListener. clusterViewEvent(ClusterViewEvent event, ClusterView clusterView)Called when a cluster view event occurs.
-