org.apache.cxf.tools.misc.processor
Class WSDLToServiceProcessor
java.lang.Object
org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
org.apache.cxf.tools.misc.processor.WSDLToServiceProcessor
- All Implemented Interfaces:
- Processor
public class WSDLToServiceProcessor
- extends AbstractWSDLToProcessor
Methods inherited from class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor |
error, fatalError, getEnvironment, getOutputWriter, getWSDLDefinition, getWSDLPlugin, info, parseWSDL, setEnvironment, validate, validateWSDL, warning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDLToServiceProcessor
public WSDLToServiceProcessor()
process
public void process()
throws ToolException
- Specified by:
process
in interface Processor
- Overrides:
process
in class AbstractWSDLToProcessor
- Throws:
ToolException
init
protected void init()
throws ToolException
- Overrides:
init
in class AbstractWSDLToProcessor
- Throws:
ToolException
Apache CXF