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:
org.apache.cxf.tools.common.toolspec.ToolContainer

public class CXFJAXWSContainer extends JAXWSContainer
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.apache.cxf.tools.common.toolspec.AbstractToolContainer

    org.apache.cxf.tools.common.toolspec.AbstractToolContainer.GenericOutputStream
  • Field Summary

    Fields inherited from class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer

    LOG

    Fields inherited from class org.apache.cxf.tools.common.toolspec.AbstractToolContainer

    context, err, out, toolspec
  • Constructor Summary

    Constructors
    Constructor
    Description
    CXFJAXWSContainer(org.apache.cxf.tools.common.toolspec.ToolSpec toolspec)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class org.apache.cxf.tools.wsdlto.frontend.jaxws.JAXWSContainer

    getArrayKeys, isJaxws22, validate

    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