Class JavaToWSDLProcessor
java.lang.Object
org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
- All Implemented Interfaces:
Processor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(ServiceInfo service, File output) protected StringgetBus()protected FilegetOutputDir(File wsdlLocation) protected FilegetOutputFile(File nameFromClz, String defaultOutputFile) Class<?>protected Stringprotected booleanisSOAP12()voidprocess()void
-
Constructor Details
-
JavaToWSDLProcessor
public JavaToWSDLProcessor()
-
-
Method Details
-
process
- Specified by:
processin interfaceProcessor- Throws:
ToolException
-
generate
- Throws:
ToolException
-
getServiceBuilder
- Throws:
ToolException
-
getTransportId
-
getBindingId
-
isSOAP12
protected boolean isSOAP12() -
getOutputDir
-
getOutputFile
-
getServiceClass
-
getWSDLVersion
-
getServiceName
-
getBus
-
setEnvironment
- Specified by:
setEnvironmentin interfaceProcessor
-
getEnvironment
-
getDataBindingName
-