Uses of Interface
com.sun.enterprise.config.serverbeans.Node
Packages that use Node
-
Uses of Node in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return NodeModifier and TypeMethodDescriptiondefault NodeNodes.getDefaultLocalNode()Return the default local node, localhost-<domain_name>, ornullif no such node exists.default NodeReturn the node with the givenname, ornullif no such node exists.default NodeDomain.getNodeNamed(String nodeName) Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type NodeMethods in com.sun.enterprise.config.serverbeans with parameters of type NodeModifier and TypeMethodDescriptionvoidDecorates the newly CRUD created cluster configuration instance.voidNode.DeleteDecorator.decorate(org.glassfish.api.admin.AdminCommandContext context, Nodes parent, Node child) Servers.getServersOnNode(Node node) Return the list of Servers that reference aNode.