org.apache.axis2.jaxws.description.builder
Interface WsdlGenerator


public interface WsdlGenerator


Method Summary
 WsdlComposite generateWsdl(java.lang.String implClass, EndpointDescription endpointDesc)
           
 

Method Detail

generateWsdl

WsdlComposite generateWsdl(java.lang.String implClass,
                           EndpointDescription endpointDesc)
                           throws javax.xml.ws.WebServiceException
Throws:
javax.xml.ws.WebServiceException


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.