Uses of Interface
org.glassfish.admin.amx.intf.config.Cluster

Packages that use Cluster
org.glassfish.admin.amx.intf.config Specific AMX MBean proxy interfaces for config MBeans (domain.xml elements). 
 

Uses of Cluster in org.glassfish.admin.amx.intf.config
 

Methods in org.glassfish.admin.amx.intf.config that return Cluster
 Cluster Server.getCluster()
          Deprecated.  
 Cluster Clusters.getCluster(String param1)
          Deprecated.  
 Cluster Domain.getClusterForInstance(String param1)
          Deprecated.  
 Cluster Domain.getClusterNamed(String param1)
          Deprecated.  
 

Methods in org.glassfish.admin.amx.intf.config that return types with arguments of type Cluster
 Map<String,Cluster> Clusters.getCluster()
          Deprecated.  
 Map<String,Cluster> Domain.getClustersOnNode(String param1)
          Deprecated.  
 



Copyright © 2012 GlassFish Community. All Rights Reserved.