org.codehaus.xfire.xmlbeans
Class XmlBeansWSDLBuilderFactory

java.lang.Object
  extended by org.codehaus.xfire.xmlbeans.XmlBeansWSDLBuilderFactory
All Implemented Interfaces:
WSDLBuilderFactory

public class XmlBeansWSDLBuilderFactory
extends java.lang.Object
implements WSDLBuilderFactory


Constructor Summary
XmlBeansWSDLBuilderFactory()
           
 
Method Summary
 WSDLBuilder createWSDLBuilder(Service service, WSDL11ParameterBinding paramBinding, TransportManager transportManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlBeansWSDLBuilderFactory

public XmlBeansWSDLBuilderFactory()
Method Detail

createWSDLBuilder

public WSDLBuilder createWSDLBuilder(Service service,
                                     WSDL11ParameterBinding paramBinding,
                                     TransportManager transportManager)
Specified by:
createWSDLBuilder in interface WSDLBuilderFactory


Copyright © 2004-2005 Codehaus. All Rights Reserved.