org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
Class JAXWS21ServiceGenerator
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.ServiceGenerator
org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.JAXWS21ServiceGenerator
- All Implemented Interfaces:
- FrontEndGenerator
public class JAXWS21ServiceGenerator
- extends ServiceGenerator
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 |
JAXWS21ServiceGenerator
public JAXWS21ServiceGenerator()
isJaxws22
public boolean isJaxws22()
- Overrides:
isJaxws22
in class ServiceGenerator
Apache CXF