|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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 |
---|
debug, logger, scp |
Constructor Summary | |
---|---|
SpeedoCompiler()
|
Method Summary | |
---|---|
SpeedoCompilerParameter |
getSpeedoCompilerParameter()
|
boolean |
init()
|
void |
process()
|
Methods inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
getLogger, setLogger, 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 interface GeneratorComponent
getSpeedoCompilerParameter
in class AbstractGeneratorComponent
public boolean init() throws SpeedoException
init
in interface GeneratorComponent
init
in class AbstractGeneratorComponent
SpeedoException
public void process() throws SpeedoException
process
in interface GeneratorComponent
process
in class AbstractGeneratorComponent
SpeedoException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |