org.apache.axis2.wsdl.codegen
Class CodeGenerationEngine
java.lang.Object
org.apache.axis2.wsdl.codegen.CodeGenerationEngine
- public class CodeGenerationEngine
- extends Object
Method Summary |
void |
generate()
Generate a WSDL |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodeGenerationEngine
public CodeGenerationEngine(CodeGenConfiguration configuration)
throws CodeGenerationException
- Parameters:
configuration
-
- Throws:
CodeGenerationException
CodeGenerationEngine
public CodeGenerationEngine(CommandLineOptionParser parser)
throws CodeGenerationException
- Parameters:
parser
-
- Throws:
CodeGenerationException
generate
public void generate()
throws CodeGenerationException
- Generate a WSDL
- Throws:
CodeGenerationException