org.apache.axis2.description
Class AxisService2WOM

java.lang.Object
  extended byorg.apache.axis2.description.AxisService2WOM

public class AxisService2WOM
extends Object


Constructor Summary
AxisService2WOM(org.apache.ws.commons.schema.XmlSchema schema, AxisService service, String targetNamespece, String targetNamespecheprefix, String[] serviceURL)
           
 
Method Summary
 org.apache.wsdl.WSDLDescription generateWOM()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisService2WOM

public AxisService2WOM(org.apache.ws.commons.schema.XmlSchema schema,
                       AxisService service,
                       String targetNamespece,
                       String targetNamespecheprefix,
                       String[] serviceURL)
Method Detail

generateWOM

public org.apache.wsdl.WSDLDescription generateWOM()
                                            throws Exception
Throws:
Exception