org.apache.axis2.wsdl.codegen
Class Java2WSDLCodegenEngine

java.lang.Object
  extended byorg.apache.axis2.wsdl.codegen.Java2WSDLCodegenEngine
All Implemented Interfaces:
CommandLineOptionConstants

public class Java2WSDLCodegenEngine
extends Object
implements CommandLineOptionConstants


Nested Class Summary
 
Nested classes inherited from class org.apache.axis2.wsdl.util.CommandLineOptionConstants
CommandLineOptionConstants.Java2WSDLConstants, CommandLineOptionConstants.WSDL2JavaConstants
 
Field Summary
static String WSDL_FILENAME_SUFFIX
           
 
Fields inherited from interface org.apache.axis2.wsdl.util.CommandLineOptionConstants
SOLE_INPUT
 
Constructor Summary
Java2WSDLCodegenEngine(Map optionsMap)
           
 
Method Summary
 void generate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WSDL_FILENAME_SUFFIX

public static final String WSDL_FILENAME_SUFFIX
See Also:
Constant Field Values
Constructor Detail

Java2WSDLCodegenEngine

public Java2WSDLCodegenEngine(Map optionsMap)
                       throws CodeGenerationException
Method Detail

generate

public void generate()
              throws CodeGenerationException
Throws:
CodeGenerationException