Package 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
Modifier and TypeMethodDescription
-
Method Details
-
getWsdlSource
InputSource getWsdlSource()- Returns:
- the InputSource for the main WSDL document
-
getEntityResolver
EntityResolver getEntityResolver()- Returns:
- the entity resolver for dependencies
-
getBindingName
QName getBindingName()- Returns:
- the QName of the binding type
-