|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.jci.compilers.JavaCompilerFactory
public final class JavaCompilerFactory
Creates JavaCompilers TODO use META-INF discovery mechanism
| Constructor Summary | |
|---|---|
JavaCompilerFactory()
|
|
| Method Summary | |
|---|---|
JavaCompiler |
createCompiler(java.lang.String pHint)
Tries to guess the class name by convention. |
static JavaCompilerFactory |
getInstance()
Deprecated. will be remove after the next release, please create an instance yourself |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaCompilerFactory()
| Method Detail |
|---|
public static JavaCompilerFactory getInstance()
public JavaCompiler createCompiler(java.lang.String pHint)
pHint -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||