java.lang.Object
org.apache.cxf.tools.wsdlto.core.AbstractGenerator
org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.AbstractSimpleGenerator
org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleSEIGenerator
All Implemented Interfaces:
org.apache.cxf.tools.common.FrontEndGenerator

public class SimpleSEIGenerator extends AbstractSimpleGenerator
  • Field Summary

    Fields inherited from class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.AbstractSimpleGenerator

    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.java2wsdl.processor.internal.simple.generator.AbstractSimpleGenerator

    getOutputDir, register

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

    clearAttributes, doWrite, getEnvironment, getName, 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

    • SimpleSEIGenerator

      public SimpleSEIGenerator()
  • Method Details

    • passthrough

      public boolean passthrough()
      Specified by:
      passthrough in class AbstractSimpleGenerator
    • 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 AbstractSimpleGenerator
      Throws:
      org.apache.cxf.tools.common.ToolException