java.lang.Object
org.apache.cxf.tools.wsdlto.core.AbstractGenerator
org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ImplGenerator
All Implemented Interfaces:
org.apache.cxf.tools.common.FrontEndGenerator

public class ImplGenerator extends AbstractJAXWSGenerator
  • Field Summary

    Fields inherited from class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator

    LOG, TEMPLATE_BASE

    Fields inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator

    env, name, velocity
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    generate(org.apache.cxf.tools.common.ToolContext penv)
     
    boolean
     

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

    register

    Methods inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator

    clearAttributes, doWrite, getEnvironment, getName, getOutputDir, isCollision, isCollision, parseOutputName, parseOutputName, setAttributes, setCommonAttributes, setEnvironment, wantToKeep

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ImplGenerator

      public ImplGenerator()
  • Method Details

    • passthrough

      public boolean passthrough()
      Overrides:
      passthrough in class AbstractJAXWSGenerator
    • generate

      public void generate(org.apache.cxf.tools.common.ToolContext penv) throws org.apache.cxf.tools.common.ToolException
      Specified by:
      generate in interface org.apache.cxf.tools.common.FrontEndGenerator
      Specified by:
      generate in class AbstractJAXWSGenerator
      Throws:
      org.apache.cxf.tools.common.ToolException