org.apache.geronimo.jaxws.builder
Class WsdlGenerator
java.lang.Object
org.apache.geronimo.jaxws.builder.WsdlGenerator
public class WsdlGenerator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsdlGenerator
public WsdlGenerator()
setSunSAAJ
public void setSunSAAJ()
setAxis2SAAJ
public void setAxis2SAAJ()
setWsdlService
public void setWsdlService(QName name)
getWsdlService
public QName getWsdlService()
setWsdlPort
public void setWsdlPort(QName port)
getWsdlPort
public QName getWsdlPort()
generateWsdl
public String generateWsdl(Module module,
String serviceClass,
DeploymentContext context,
PortInfo portInfo)
throws DeploymentException
- Throws:
DeploymentException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.