org.apache.tuscany.sca.interfacedef.wsdl
Class DefaultWSDLFactory

java.lang.Object
  extended by org.apache.tuscany.sca.interfacedef.wsdl.impl.WSDLFactoryImpl
      extended by org.apache.tuscany.sca.interfacedef.wsdl.DefaultWSDLFactory
All Implemented Interfaces:
WSDLFactory

public class DefaultWSDLFactory
extends org.apache.tuscany.sca.interfacedef.wsdl.impl.WSDLFactoryImpl
implements WSDLFactory

A factory for the WSDL model.

Version:
$Rev: 537390 $ $Date: 2007-05-12 12:30:20 +0100 (Sat, 12 May 2007) $

Constructor Summary
DefaultWSDLFactory()
           
 
Method Summary
 
Methods inherited from class org.apache.tuscany.sca.interfacedef.wsdl.impl.WSDLFactoryImpl
createWSDLDefinition, createWSDLInterface, createWSDLInterfaceContract, createXSDefinition
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLFactory
createWSDLDefinition, createWSDLInterface, createWSDLInterfaceContract, createXSDefinition
 

Constructor Detail

DefaultWSDLFactory

public DefaultWSDLFactory()