Searched refs:setNodeHost (Results 1 - 6 of 6) sorted by relevance

/glassfish-3.1.2/common/amx-config/src/main/java/org/glassfish/admin/amx/intf/config/
H A DNode.java61 public void setNodeHost(String param1); method in interface:Node
/glassfish-3.1.2/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/
H A DNodeAgentConfigUpgrade.java127 node.setNodeHost(p.getValue()); //create the node with a host name
199 node.setNodeHost("localhost");
H A DInstanceRegisterInstanceCommand.java120 newNode.setNodeHost(nodehost);
H A DUpdateNodeCommand.java206 writeableNode.setNodeHost(nodehost);
/glassfish-3.1.2/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/
H A DNode.java129 void setNodeHost(String value) throws PropertyVetoException; method in interface:Node
414 instance.setNodeHost(null);
/glassfish-3.1.2/cluster/common/src/test/java/com/sun/enterprise/util/cluster/
H A DPathsTest.java137 public void setNodeHost(String value) throws PropertyVetoException { method in class:PathsTest.NodeAdapter

Completed in 16 milliseconds