Package org.apache.ws.java2wsdl.jaxws
Class JAXWS2WSDLCodegenEngine
java.lang.Object
org.apache.ws.java2wsdl.jaxws.JAXWS2WSDLCodegenEngine
The Class JAXWS2WSDLCodegenEngine.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJAXWS2WSDLCodegenEngine
(Map<String, Java2WSDLCommandLineOption> optionsMap, String[] originalArgs) Instantiates a new jAXW s2 wsdl codegen engine. -
Method Summary
-
Field Details
-
WS_GEN_FILE_OUTPUT_DIR
- See Also:
-
WS_GEN_CLASSPATH
- See Also:
-
WS_GEN_KEEP_FILE
- See Also:
-
WS_GEN_WSDL
- See Also:
-
WS_GEN_EXTENSION
- See Also:
-
WS_GEN_NO_COMPILE
- See Also:
-
-
Constructor Details
-
JAXWS2WSDLCodegenEngine
public JAXWS2WSDLCodegenEngine(Map<String, Java2WSDLCommandLineOption> optionsMap, String[] originalArgs) Instantiates a new jAXW s2 wsdl codegen engine.- Parameters:
optionsMap
- the options maporiginalArgs
- the original args
-
-
Method Details
-
generate
Generate.- Throws:
Exception
- the exception
-