org.apache.woden.internal
Class OMWSDLFactory

java.lang.Object
  extended by org.apache.woden.WSDLFactory
      extended by org.apache.woden.internal.BaseWSDLFactory
          extended by org.apache.woden.internal.OMWSDLFactory

public class OMWSDLFactory
extends BaseWSDLFactory


Field Summary
 
Fields inherited from class org.apache.woden.internal.BaseWSDLFactory
fWsdlContext
 
Constructor Summary
OMWSDLFactory()
           
 
Method Summary
 WSDLReader newWSDLReader()
           
 
Methods inherited from class org.apache.woden.internal.BaseWSDLFactory
newDescription, newPopulatedExtensionRegistry
 
Methods inherited from class org.apache.woden.WSDLFactory
newInstance, newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OMWSDLFactory

public OMWSDLFactory()
              throws WSDLException
Throws:
WSDLException
Method Detail

newWSDLReader

public WSDLReader newWSDLReader()
                         throws WSDLException
Specified by:
newWSDLReader in class BaseWSDLFactory
Throws:
WSDLException


Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.