|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jostraca.process.TemplateHandlerSupport
org.jostraca.process.GenericCompiler
org.jostraca.process.JavaCompiler
org.jostraca.process.InternalJavaCompiler
Processing class for compiling Java classes inside the Jostraca process.
| Field Summary | |
static java.lang.String |
COMPILE_METHOD
|
static java.lang.String |
COMPILER_CLASS
|
| Fields inherited from class org.jostraca.process.TemplateHandlerSupport |
iUserMessageHandler |
| Fields inherited from interface org.jostraca.Constants |
ARG_ControlPrefix, BUILDNUMBER, CONF_cmdline, CONF_lang, CONF_local, CONF_override, CONF_system, CONF_template, FILE_EXT_conf, FILE_EXT_Writer, FILE_NAME_system_conf, FOLDER_conf, MAJOR_VERSION, MINOR_VERSION, RELEASE_ALTNAME, RELEASE_NAME, VERSION_NUMBER, VERSION_STATUS |
| Constructor Summary | |
InternalJavaCompiler()
|
|
| Method Summary | |
protected boolean |
canCompile()
|
protected void |
compileAsFirst(java.util.List pTemplateList)
JavaCompilers must be stateless and reentrant |
| Methods inherited from class org.jostraca.process.JavaCompiler |
makeCompileList, makeExecutablePath |
| Methods inherited from class org.jostraca.process.GenericCompiler |
compileRequired, completeImpl, processImpl, resolveBagName |
| Methods inherited from class org.jostraca.process.TemplateHandlerSupport |
complete, process, setUserMessageHandler, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final java.lang.String COMPILER_CLASS
public static final java.lang.String COMPILE_METHOD
| Constructor Detail |
public InternalJavaCompiler()
| Method Detail |
protected boolean canCompile()
protected void compileAsFirst(java.util.List pTemplateList)
JavaCompiler
compileAsFirst in class JavaCompiler
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||