org.apache.wsif.wsdl
Class WSIFWSDLFactoryImpl

java.lang.Object
  extended byjavax.wsdl.factory.WSDLFactory
      extended byorg.apache.wsif.wsdl.WSIFWSDLFactoryImpl

public class WSIFWSDLFactoryImpl
extends javax.wsdl.factory.WSDLFactory

WSIF specific implementation of javax.wsdl.factory.WSDLFactory

Author:
Owen Burroughs

Constructor Summary
WSIFWSDLFactoryImpl()
           
 
Method Summary
 javax.wsdl.Definition newDefinition()
           
 javax.wsdl.extensions.ExtensionRegistry newPopulatedExtensionRegistry()
           
 javax.wsdl.xml.WSDLReader newWSDLReader()
           
 javax.wsdl.xml.WSDLWriter newWSDLWriter()
           
 
Methods inherited from class javax.wsdl.factory.WSDLFactory
newInstance, newInstance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSIFWSDLFactoryImpl

public WSIFWSDLFactoryImpl()
Method Detail

newDefinition

public javax.wsdl.Definition newDefinition()

newWSDLReader

public javax.wsdl.xml.WSDLReader newWSDLReader()

newWSDLWriter

public javax.wsdl.xml.WSDLWriter newWSDLWriter()

newPopulatedExtensionRegistry

public javax.wsdl.extensions.ExtensionRegistry newPopulatedExtensionRegistry()


Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.