Class JAXWS21Container

  • All Implemented Interfaces:
    org.apache.cxf.tools.common.toolspec.ToolContainer

    public class JAXWS21Container
    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
      JAXWS21Container​(org.apache.cxf.tools.common.toolspec.ToolSpec toolspec)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String getServiceTarget()  
      void validate​(org.apache.cxf.tools.common.ToolContext env)  
      • 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
    • Constructor Detail

      • JAXWS21Container

        public JAXWS21Container​(org.apache.cxf.tools.common.toolspec.ToolSpec toolspec)
                         throws Exception
        Throws:
        Exception
    • Method Detail

      • validate

        public void validate​(org.apache.cxf.tools.common.ToolContext env)
                      throws org.apache.cxf.tools.common.ToolException
        Overrides:
        validate in class JAXWSContainer
        Throws:
        org.apache.cxf.tools.common.ToolException