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

/glassfish-3.1.2/common/common-util/src/main/java/com/sun/enterprise/util/io/
H A DInstanceDirs.java75 public InstanceDirs(File theInstanceDir) throws IOException { argument
76 dirs = new ServerDirs(theInstanceDir);

Completed in 11 milliseconds