|
||||||||||
| 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 | |
|---|---|
org.ow2.jonas.generators.genbase.generator.Config |
getConfiguration()
Get the Configuration to use with newly created Generator. |
static GeneratorFactory |
getInstance()
Returns the unique GeneratorFactory instance. |
void |
setConfiguration(org.ow2.jonas.generators.genbase.generator.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(org.ow2.jonas.generators.genbase.generator.Config config)
setConfiguration in interface org.ow2.jonas.generators.genbase.generator.GeneratorFactoryconfig - the Configuration to use with newly created Generator.public org.ow2.jonas.generators.genbase.generator.Config getConfiguration()
getConfiguration in interface org.ow2.jonas.generators.genbase.generator.GeneratorFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||