Class ImplGenerator
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:
FrontEndGenerator
-
Field Summary
Fields inherited from class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
LOG, TEMPLATE_BASEFields inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
env, name, velocity -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
registerMethods inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
clearAttributes, doWrite, getEnvironment, getName, getOutputDir, isCollision, isCollision, parseOutputName, parseOutputName, setAttributes, setCommonAttributes, setEnvironment, wantToKeep
-
Constructor Details
-
ImplGenerator
public ImplGenerator()
-
-
Method Details
-
passthrough
public boolean passthrough()- Overrides:
passthroughin classAbstractJAXWSGenerator
-
generate
- Specified by:
generatein interfaceFrontEndGenerator- Specified by:
generatein classAbstractJAXWSGenerator- Throws:
ToolException
-