Searched defs:toolPath (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/registration/registration-impl/src/main/java/com/sun/enterprise/registration/impl/
H A DSysnetTransferManager.java175 private String toolPath; field in class:SysnetTransferManager.STClientCommandInfo
177 private STClientCommandInfo(String osNamePrefix, String toolPath /*, String commandPrefix */) {
179 this.toolPath = toolPath;
183 return toolPath;

Completed in 28 milliseconds