org.apache.cxf.tools.wsdlto.frontend.jaxws
Class CXFJAXWSContainer
java.lang.Object
org.apache.cxf.tools.common.toolspec.AbstractToolContainer
org.apache.cxf.tools.common.AbstractCXFToolContainer
org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
org.apache.cxf.tools.wsdlto.frontend.jaxws.JAXWSContainer
org.apache.cxf.tools.wsdlto.frontend.jaxws.CXFJAXWSContainer
- All Implemented Interfaces:
- ToolContainer
public class CXFJAXWSContainer
- extends JAXWSContainer
Methods inherited from class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer |
buildToolContext, checkParams, execute, execute, generateTypes, getResourceAsStream, getServiceQName, getServiceValidators, getWSDLVersion, loadDefaultNSPackageMapping, passthrough, removeExcludeFiles, setAntProperties, setExcludePackageAndNamespaces, setLibraryReferences, setPackageAndNamespaces, validate |
Methods inherited from class org.apache.cxf.tools.common.AbstractCXFToolContainer |
createClassCollector, getDefaultExcludedNamespaces, getFileBase, getFileName, getParametersMap, getToolName, getUsage, hasInfoOption, isVerboseOn, loadProperties, loadProperties, outputFullCommandLine, outputVersion, printUsageException |
Methods inherited from class org.apache.cxf.tools.common.toolspec.AbstractToolContainer |
getArgument, getBus, getCatalogURL, getCommandDocument, getCommandLineParser, getContext, getErrOutputStream, getOutOutputStream, init, isQuietMode, isVerboseMode, parseCommandLine, redirectOutput, setArguments, setContext, setErrOutputStream, setMode, setOutOutputStream, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CXFJAXWSContainer
public CXFJAXWSContainer(ToolSpec toolspec)
throws Exception
- Throws:
Exception
getServiceSuperclass
public String getServiceSuperclass()
- Overrides:
getServiceSuperclass
in class JAXWSContainer
getServiceTarget
public String getServiceTarget()
- Overrides:
getServiceTarget
in class JAXWSContainer
Apache CXF