|
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 MediaServerControlMBean
Nested Class Summary | |
---|---|
static interface |
MediaServerControlMBean.NotificationMBean |
static interface |
MediaServerControlMBean.RequestMBean |
Method Summary | |
---|---|
void |
addNotification() Add a new element named notification |
void |
addRequest() Add a new element named request |
void |
addResponse() Add a new element named response |
MediaServerControlMBean.NotificationMBean |
getNotificationMBean() Return the value of the Notification element |
MediaServerControlMBean.RequestMBean |
getRequestMBean() Return the value of the Request element |
ResponseTypeMBean |
getResponseMBean() Return the value of the ResponseType element |
String |
getVersion() Gets the value of the version property. |
void |
removeNotification() Remove an element named notification |
void |
removeRequest() Remove an element named request |
void |
removeResponse() Remove an element named response |
void |
setNotificationMBean(MediaServerControlMBean.NotificationMBean val) Set the value of the Notification element |
void |
setRequestMBean(MediaServerControlMBean.RequestMBean val) Set the value of the Request element |
void |
setResponseMBean(ResponseTypeMBean val) Set the value of the ResponseType element |
void |
setVersion(String value) Sets the value of the version property. |
Method Detail |
---|
String getVersion()
void setVersion(String value)
void addRequest()
void removeRequest()
void addResponse()
void removeResponse()
void addNotification()
void removeNotification()
MediaServerControlMBean.RequestMBean getRequestMBean()
void setRequestMBean(MediaServerControlMBean.RequestMBean val)
ResponseTypeMBean getResponseMBean()
void setResponseMBean(ResponseTypeMBean val)
MediaServerControlMBean.NotificationMBean getNotificationMBean()
void setNotificationMBean(MediaServerControlMBean.NotificationMBean val)
|
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 |