Uses of Interface
com.sun.enterprise.config.serverbeans.Clusters

Packages that use Clusters
com.sun.enterprise.config.serverbeans   
 

Uses of Clusters in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return Clusters
 Clusters Domain.getClusters()
          Gets the value of the clusters property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type Clusters
 void Cluster.DeleteDecorator.decorate(AdminCommandContext context, Clusters parent, Cluster child)
           
static Cluster Clusters.Duck.getCluster(Clusters clusters, String name)
           
 void Domain.setClusters(Clusters value)
          Sets the value of the clusters property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.