Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.7)

E15033-09


com.bea.wli.sb.resources
Interface WsdlDescription


public interface WsdlDescription

An instance of this class describes the WSDL associated with a registered OSB service


Method Summary
 javax.xml.namespace.QName getBindingName()
           
 org.xml.sax.EntityResolver getEntityResolver()
           
 org.xml.sax.InputSource getWsdlSource()
           

 

Method Detail

getWsdlSource

org.xml.sax.InputSource getWsdlSource()
Returns:
the InputSource for the main WSDL document

getEntityResolver

org.xml.sax.EntityResolver getEntityResolver()
Returns:
the entity resolver for dependencies

getBindingName

javax.xml.namespace.QName getBindingName()
Returns:
the QName of the binding type

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.7)

E15033-09


Copyright © 2008, 2013, Oracle. All rights reserved.