|
||||||||||||
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.serializer.MISerializer
Field Summary | |
---|---|
static java.lang.String |
LOGGER_NAME
|
Fields inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
debug, logger, scp |
Constructor Summary | |
---|---|
MISerializer()
|
Method Summary | |
---|---|
boolean |
init()
|
void |
process()
Launch the serialization. |
Methods inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
getLogger, getSpeedoCompilerParameter, 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
Constructor Detail |
public MISerializer()
Method Detail |
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 |