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.services
Interface SelfDescribedBindingTypeInfo

All Superinterfaces:
BindingTypeInfo

public interface SelfDescribedBindingTypeInfo
extends BindingTypeInfo

An extension of BindingTypeInfo interface for those servcies that are self-described (e.g. EJB services)


Nested Class Summary

 

Nested classes/interfaces inherited from interface com.bea.wli.sb.services.BindingTypeInfo
BindingTypeInfo.BindingTypeEnum, BindingTypeInfo.MessageTypeEnum

 

Method Summary
 WsdlDescription getWsdlDescription()
           

 

Methods inherited from interface com.bea.wli.sb.services.BindingTypeInfo
getBindingName, getPortName, getRequestMessageType, getRequestRef, getResponseMessageType, getResponseRef, getType, getWsdlRef, hasRequestResponseOperations, hasRMPolicy, hasWSSecurityPolicy, isWSICompliant

 

Method Detail

getWsdlDescription

WsdlDescription getWsdlDescription()
                                   throws java.io.IOException
Returns:
the description of the WSDL associated with the service
Throws:
java.io.IOException

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.