|
||||||||||
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.generator.SpeedoGenerator
This class generates files "proxy", "manager" and "fields" for persistence capable classes.
Field Summary | |
static java.lang.String |
LOGGER_NAME
|
Fields inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
logger, scp |
Constructor Summary | |
SpeedoGenerator()
|
Method Summary | |
void |
init()
|
void |
process()
Generation all files |
Methods inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
getLogger, getSpeedoCompilerParameter, 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
Constructor Detail |
public SpeedoGenerator()
Method Detail |
public void init()
init
in class AbstractGeneratorComponent
public void process() throws SpeedoException
process
in class AbstractGeneratorComponent
SpeedoException
- if there is a problem during writing
the new files and the boolean failsonerror is set on true.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |