Class JaxwsClientGenerator
java.lang.Object
org.apache.cxf.tools.wsdlto.core.AbstractGenerator
org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.AbstractJaxwsGenerator
org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsClientGenerator
- All Implemented Interfaces:
FrontEndGenerator
-
Field Summary
Fields inherited from class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.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.java2wsdl.processor.internal.jaxws.generator.AbstractJaxwsGenerator
getOutputDir, registerMethods inherited from class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
clearAttributes, doWrite, getEnvironment, getName, isCollision, isCollision, parseOutputName, parseOutputName, setAttributes, setCommonAttributes, setEnvironment, wantToKeep
-
Constructor Details
-
JaxwsClientGenerator
public JaxwsClientGenerator()
-
-
Method Details
-
passthrough
public boolean passthrough()- Specified by:
passthroughin classAbstractJaxwsGenerator
-
generate
- Specified by:
generatein interfaceFrontEndGenerator- Specified by:
generatein classAbstractJaxwsGenerator- Throws:
ToolException
-