|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.speedo.generation.lib.AbstractGeneratorComponent | +--org.objectweb.speedo.generation.SpeedoCompiler
TODO: put the file of the meta information into the jar file
Field Summary | |
java.lang.Object[][] |
actions
|
static java.lang.String |
LOGGER_NAME
|
Fields inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
logger, scp |
Constructor Summary | |
SpeedoCompiler()
|
Method Summary | |
SpeedoCompilerParameter |
getSpeedoCompilerParameter()
|
void |
init()
|
void |
process()
|
Methods inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
getLogger, setSpeedoCompilerParameter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String LOGGER_NAME
public java.lang.Object[][] actions
Constructor Detail |
public SpeedoCompiler()
Method Detail |
public SpeedoCompilerParameter getSpeedoCompilerParameter()
getSpeedoCompilerParameter
in class AbstractGeneratorComponent
public void init() throws SpeedoException
init
in class AbstractGeneratorComponent
public void process() throws SpeedoException
process
in class AbstractGeneratorComponent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |