Uses of Interface
org.glassfish.admin.amx.intf.config.Node

Packages that use Node
org.glassfish.admin.amx.intf.config Specific AMX MBean proxy interfaces for config MBeans (domain.xml elements). 
 

Uses of Node in org.glassfish.admin.amx.intf.config
 

Methods in org.glassfish.admin.amx.intf.config that return Node
 Node Nodes.getNode(String param1)
          Deprecated.  
 Node Domain.getNodeNamed(String param1)
          Deprecated.  
 

Methods in org.glassfish.admin.amx.intf.config that return types with arguments of type Node
 Map<String,Node> Nodes.getNode()
          Deprecated.  
 

Methods in org.glassfish.admin.amx.intf.config with parameters of type Node
 Map<String,Server> Servers.getServersOnNode(Node param1)
          Deprecated.  
 



Copyright © 2012 GlassFish Community. All Rights Reserved.