|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@SPI(value="javassist") public interface Compiler
Compiler. (SPI, Singleton, ThreadSafe)
Method Summary | |
---|---|
Class<?> |
compile(String code,
ClassLoader classLoader)
Compile java source code. |
Method Detail |
---|
Class<?> compile(String code, ClassLoader classLoader)
code
- Java source codeclassLoader
- TODO
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |