org.apache.tuscany.sca.binding.ws.wsdlgen
Class WSDLServiceGenerator

java.lang.Object
  extended by org.apache.tuscany.sca.binding.ws.wsdlgen.WSDLServiceGenerator

public class WSDLServiceGenerator
extends java.lang.Object

WSDLServiceGenerator generates a binding WSDL service document.


Field Summary
static boolean printWSDL
           
 
Method Summary
protected static Definition configureWSDLDefinition(WebServiceBinding wsBinding, Component component, AbstractContract contract, Monitor monitor)
          Generate a suitably configured WSDL definition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

printWSDL

public static boolean printWSDL
Method Detail

configureWSDLDefinition

protected static Definition configureWSDLDefinition(WebServiceBinding wsBinding,
                                                    Component component,
                                                    AbstractContract contract,
                                                    Monitor monitor)
Generate a suitably configured WSDL definition