Uses of Class
org.glassfish.config.support.Delete
-
Packages that use Delete Package Description com.sun.enterprise.config.serverbeans -
-
Uses of Delete in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans with annotations of type Delete Modifier and Type Method Description List<Cluster>Clusters. getCluster()Return the list of clusters currently configuredList<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.
-