Searched defs:runJava (Results 1 – 3 of 3) sorted by relevance
75 private void runJava(OutputStream outs) throws IOException { in runJava() method in DemoServer
36 public static Object[] runJava(List<String> args, String[] envp, in runJava() method in Support_Exec
534 public static ProcessResult runJava(Class clazz) throws Exception { in runJava() method in ToolHelper540 public static ProcessResult runJava(List<String> classpath, String mainClass) throws IOException { in runJava() method in ToolHelper