org.apache.wsif.wsdl
Class WSIFWSDLFactoryImpl
java.lang.Object
|
+--javax.wsdl.factory.WSDLFactory
|
+--org.apache.wsif.wsdl.WSIFWSDLFactoryImpl
- public class WSIFWSDLFactoryImpl
- extends javax.wsdl.factory.WSDLFactory
WSIF specific implementation of javax.wsdl.factory.WSDLFactory
- Author:
- Owen Burroughs
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 |
WSIFWSDLFactoryImpl
public WSIFWSDLFactoryImpl()
newDefinition
public javax.wsdl.Definition newDefinition()
- Overrides:
newDefinition
in class javax.wsdl.factory.WSDLFactory
newWSDLReader
public javax.wsdl.xml.WSDLReader newWSDLReader()
- Overrides:
newWSDLReader
in class javax.wsdl.factory.WSDLFactory
newWSDLWriter
public javax.wsdl.xml.WSDLWriter newWSDLWriter()
- Overrides:
newWSDLWriter
in class javax.wsdl.factory.WSDLFactory
newPopulatedExtensionRegistry
public javax.wsdl.extensions.ExtensionRegistry newPopulatedExtensionRegistry()
- Overrides:
newPopulatedExtensionRegistry
in class javax.wsdl.factory.WSDLFactory
Copyright © 2002, 2002 Apache XML Project. All Rights Reserved.