Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.ws.soap.dd
Interface WebServiceSoapReadOnlyMBean

All Known Subinterfaces:
WebServiceSoapMBean
All Known Implementing Classes:
WebServiceSoap

public interface WebServiceSoapReadOnlyMBean

Method Summary
 java.util.List<ClientTypeMBean> getClientMBean()
          Return the list of the ClientType element
 java.util.List<EndpointTypeMBean> getEndpointMBean()
          Return the list of the EndpointType element

 

Method Detail

getEndpointMBean

java.util.List<EndpointTypeMBean> getEndpointMBean()
Return the list of the EndpointType element

getClientMBean

java.util.List<ClientTypeMBean> getClientMBean()
Return the list of the ClientType element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.