Uses of Class
org.glassfish.config.support.Create
-
Packages that use Create Package Description 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 Modifier and Type Method Description List<Cluster>Clusters. getCluster()Return the list of clusters currently configuredList<Config>Configs. getConfig()Gets the value of the config property.List<Node>Nodes. getNode()Return the list of nodes currently configuredList<SecureAdminInternalUser>SecureAdmin. getSecureAdminInternalUser()List<SecureAdminPrincipal>SecureAdmin. getSecureAdminPrincipal()List<Server>Servers. getServer()Return the list of currently configured server.
-