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

/glassfish-3.1.2/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/webservice/
H A DWsCompileInvoker.java59 * inv.addWsCompileOption(inv.CLASS_PATH, "/home/user/codesamples/weatherinfo/service/build/classes");
82 public static final String CLASS_PATH = "-classpath"; field in class:WsCompileInvoker
126 * option for wscompile, the call will be setWsCompileOption(WsCompileInvoker.CLASS_PATH, "the_path");

Completed in 38 milliseconds