BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.configuration.ClusterMBean

Packages that use ClusterMBean
weblogic.management.configuration   
 

Uses of ClusterMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return ClusterMBean
 ClusterMBean ServerMBean_CachingStub.getCluster()
          Getter for Cluster
 ClusterMBean ServerMBean.getCluster()
          The cluster to which this server belongs.
 

Methods in weblogic.management.configuration with parameters of type ClusterMBean
 void ServerMBean_CachingStub.setCluster(ClusterMBean value)
          Setter for Cluster
 void ServerMBean.setCluster(ClusterMBean cluster)
          Set the cluster to which this server belongs.
 

Constructors in weblogic.management.configuration with parameters of type ClusterMBean
ClusterMBean_CachingStub.ClusterMBean_CachingStub(ClusterMBean delegate, RemoteMBeanServer server)
           
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.