|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.generators.genclientstub.generator.GeneratorFactory
public class GeneratorFactory
A GeneratorFactory has to be extended by specific generation
mecanism.
| Method Summary | |
|---|---|
Config |
getConfiguration()
Get the Configuration to use with newly created Generator. |
static GeneratorFactory |
getInstance()
Returns the unique GeneratorFactory instance. |
void |
setConfiguration(Config config)
Set the Configuration to use with newly created Generator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static GeneratorFactory getInstance()
public void setConfiguration(Config config)
setConfiguration in interface GeneratorFactoryconfig - the Configuration to use with newly created Generator.public Config getConfiguration()
getConfiguration in interface GeneratorFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||