|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jamon.util.ExternalJavaCompiler
public class ExternalJavaCompiler
| Constructor Summary | |
|---|---|
ExternalJavaCompiler(java.lang.String p_javac,
java.lang.String p_classPath)
|
|
| Method Summary | |
|---|---|
java.lang.String |
compile(java.lang.String[] p_javaFiles)
Compile the specified java source files. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExternalJavaCompiler(java.lang.String p_javac,
java.lang.String p_classPath)
| Method Detail |
|---|
public java.lang.String compile(java.lang.String[] p_javaFiles)
JavaCompiler
compile in interface JavaCompilerp_javaFiles - the source files to compile
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||