Searched refs:getTheOneAndOnlyNode (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/common/common-util/src/main/java/com/sun/enterprise/util/io/
H A DInstanceDirs.java106 nodeDir = getTheOneAndOnlyNode(nodeDirParent);
130 private File getTheOneAndOnlyNode(File parent) throws IOException { method in class:InstanceDirs
/glassfish-3.1.2/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/
H A DLocalInstanceCommand.java174 nodeDirChild = getTheOneAndOnlyNode(nodeDirRoot);
563 private File getTheOneAndOnlyNode(File parent) throws CommandException { method in class:LocalInstanceCommand

Completed in 9 milliseconds