org.apache.axis2.wsdl.codegen
Class CodeGenerationEngine

java.lang.Object
  extended byorg.apache.axis2.wsdl.codegen.CodeGenerationEngine

public class CodeGenerationEngine
extends java.lang.Object


Constructor Summary
CodeGenerationEngine(CodeGenConfiguration config)
           
CodeGenerationEngine(CommandLineOptionParser parser)
           
 
Method Summary
 void generate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeGenerationEngine

public CodeGenerationEngine(CodeGenConfiguration config)
                     throws CodeGenerationException

CodeGenerationEngine

public CodeGenerationEngine(CommandLineOptionParser parser)
                     throws CodeGenerationException
Method Detail

generate

public void generate()
              throws CodeGenerationException
Throws:
CodeGenerationException