ijgen.generator.util
Class GeneratorExecutor

java.lang.Object
  extended by ijgen.generator.util.GeneratorExecutor

public class GeneratorExecutor
extends java.lang.Object


Constructor Summary
GeneratorExecutor()
           
 
Method Summary
 void execute(GlobalSettings globalSettings, java.lang.String mode)
          Instantiates and executes a generator with GlobalSettings passed as a parameter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratorExecutor

public GeneratorExecutor()
Method Detail

execute

public void execute(GlobalSettings globalSettings,
                    java.lang.String mode)
Instantiates and executes a generator with GlobalSettings passed as a parameter.

Parameters:
globalSettings -
mode -


Copyright © 2010 Detelin Zlatev. All Rights Reserved.