|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebServiceSoapMBean
Method Summary | |
---|---|
void |
addClient() Add a new element named client |
void |
addEndpoint() Add a new element named endpoint |
List<ClientTypeMBean> |
getClientMBean() Return the list of the ClientType element |
List<EndpointTypeMBean> |
getEndpointMBean() Return the list of the EndpointType element |
void |
removeClient(int index) Remove an element named client by the index |
void |
removeEndpoint(int index) Remove an element named endpoint by the index |
Method Detail |
---|
void addEndpoint()
void removeEndpoint(int index)
void addClient()
void removeClient(int index)
List<EndpointTypeMBean> getEndpointMBean()
List<ClientTypeMBean> getClientMBean()
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |