|
||||||||||
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.parser.ejb.EJBDescParser
public class EJBDescParser
Field Summary |
---|
Fields inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
debug, logger, personality, scp |
Constructor Summary | |
---|---|
EJBDescParser()
|
Method Summary | |
---|---|
boolean |
init()
Initializes the component |
void |
process()
Do the job of the component. |
Methods inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
getLogger, getSpeedoCompilerParameter, getSummary, getTitle, setLogger, setSpeedoCompilerParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EJBDescParser()
Method Detail |
---|
public boolean init() throws SpeedoException
GeneratorComponent
init
in interface GeneratorComponent
init
in class AbstractGeneratorComponent
SpeedoException
- if the component initialization failspublic void process() throws SpeedoException
GeneratorComponent
process
in interface GeneratorComponent
process
in class AbstractGeneratorComponent
SpeedoException
- if the component initialization fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |