Uses of Class
org.glassfish.config.support.Create
-
Packages that use Create Package Description com.sun.enterprise.config.serverbeans fish.payara.enterprise.config.serverbeans org.glassfish.loadbalancer.config -
-
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. -
Uses of Create in fish.payara.enterprise.config.serverbeans
Methods in fish.payara.enterprise.config.serverbeans with annotations of type Create Modifier and Type Method Description List<DeploymentGroup>DeploymentGroups. getDeploymentGroup()Returns the list of deployment groups -
Uses of Create in org.glassfish.loadbalancer.config
Methods in org.glassfish.loadbalancer.config with annotations of type Create Modifier and Type Method Description List<LbConfig>LbConfigs. getLbConfig()Gets the value of the lbConfig property.
-