|
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 WebServiceRestMBean
Method Summary | |
---|---|
void |
addApplication() Add a new element named application |
void |
addClient() Add a new element named client |
ApplciationTypeMBean |
getApplicationMBean() Return the value of the ApplciationType element |
List<ClientTypeMBean> |
getClientMBean() Return the list of the ClientType element |
void |
removeApplication() Remove an element named application |
void |
removeClient(int index) Remove an element named client by the index |
void |
setApplicationMBean(ApplciationTypeMBean val) Set the value of the ApplciationType element |
Method Detail |
---|
void addApplication()
void removeApplication()
void addClient()
void removeClient(int index)
ApplciationTypeMBean getApplicationMBean()
void setApplicationMBean(ApplciationTypeMBean val)
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 |