Uses of Interface
com.sun.enterprise.config.serverbeans.Nodes
-
Packages that use Nodes Package Description com.sun.enterprise.config.serverbeans -
-
Uses of Nodes in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return Nodes Modifier and Type Method Description NodesDomain. getNodes()Gets the value of the nodes property.Methods in com.sun.enterprise.config.serverbeans with parameters of type Nodes Modifier and Type Method Description voidNode.DeleteDecorator. decorate(org.glassfish.api.admin.AdminCommandContext context, Nodes parent, Node child)static NodeNodes.Duck. getDefaultLocalNode(Nodes nodes)static NodeNodes.Duck. getNode(Nodes nodes, String name)static booleanNodes.Duck. nodeCreationAllowed(Nodes nodes)voidDomain. setNodes(Nodes value)Sets the value of the nodes property.
-