Uses of Interface
com.sun.enterprise.config.serverbeans.Servers
-
Packages that use Servers Package Description com.sun.enterprise.config.serverbeans -
-
Uses of Servers in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return Servers Modifier and Type Method Description @NotNull ServersDomain. getServers()Gets the value of the servers property.Methods in com.sun.enterprise.config.serverbeans with parameters of type Servers Modifier and Type Method Description voidServer.DeleteDecorator. decorate(org.glassfish.api.admin.AdminCommandContext context, Servers parent, Server child)static ServerServers.Duck. getServer(Servers instance, String name)static List<Server>Servers.Duck. getServersOnNode(Servers servers, Node node)voidDomain. setServers(Servers value)Sets the value of the servers property.
-