|
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 static interface MediaServerControlMBean.NotificationMBean
Method Summary | |
---|---|
void |
addConference() Add a new element named conference |
void |
addKeypress() Add a new element named keypress |
void |
addSignal() Add a new element named signal |
ConferenceNotificationTypeMBean |
getConferenceMBean() Return the value of the ConferenceNotificationType element |
KeypressNotificationTypeMBean |
getKeypressMBean() Return the value of the KeypressNotificationType element |
SignalNotificationTypeMBean |
getSignalMBean() Return the value of the SignalNotificationType element |
void |
removeConference() Remove an element named conference |
void |
removeKeypress() Remove an element named keypress |
void |
removeSignal() Remove an element named signal |
void |
setConferenceMBean(ConferenceNotificationTypeMBean val) Set the value of the ConferenceNotificationType element |
void |
setKeypressMBean(KeypressNotificationTypeMBean val) Set the value of the KeypressNotificationType element |
void |
setSignalMBean(SignalNotificationTypeMBean val) Set the value of the SignalNotificationType element |
Method Detail |
---|
void addConference()
void removeConference()
void addKeypress()
void removeKeypress()
void addSignal()
void removeSignal()
ConferenceNotificationTypeMBean getConferenceMBean()
void setConferenceMBean(ConferenceNotificationTypeMBean val)
KeypressNotificationTypeMBean getKeypressMBean()
void setKeypressMBean(KeypressNotificationTypeMBean val)
SignalNotificationTypeMBean getSignalMBean()
void setSignalMBean(SignalNotificationTypeMBean 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 |