Uses of Class
org.glassfish.config.support.Create

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

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

Methods in com.sun.enterprise.config.serverbeans with annotations of type Create
 List<Cluster> Clusters.getCluster()
          Return the list of clusters currently configured
 List<Config> Configs.getConfig()
          Gets the value of the config property.
 List<LbConfig> LbConfigs.getLbConfig()
          Gets the value of the lbConfig property.
 List<Node> Nodes.getNode()
          Return the list of nodes currently configured
 List<SecureAdminInternalUser> SecureAdmin.getSecureAdminInternalUser()
           
 List<SecureAdminPrincipal> SecureAdmin.getSecureAdminPrincipal()
           
 List<Server> Servers.getServer()
          Return the list of currently configured server.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.