|
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 RuntimeMbeanConfigMBean
Method Summary | |
---|---|
void |
addGeneralMonitoringParams() Add a new element named generalMonitoringParams |
void |
addStateChangedNotifications() Add a new element named stateChangedNotifications |
void |
addThresholdCrossedNotifications() Add a new element named thresholdCrossedNotifications |
GeneralMonitoringParamsMBean |
getGeneralMonitoringParamsMBean() Return the value of the GeneralMonitoringParams element |
StateChangedNotificationsMBean |
getStateChangedNotificationsMBean() Return the value of the StateChangedNotifications element |
ThresholdCrossedNotificationsMBean |
getThresholdCrossedNotificationsMBean() Return the value of the ThresholdCrossedNotifications element |
void |
removeGeneralMonitoringParams() Remove an element named generalMonitoringParams |
void |
removeStateChangedNotifications() Remove an element named stateChangedNotifications |
void |
removeThresholdCrossedNotifications() Remove an element named thresholdCrossedNotifications |
void |
setGeneralMonitoringParamsMBean(GeneralMonitoringParamsMBean val) Set the value of the GeneralMonitoringParams element |
void |
setStateChangedNotificationsMBean(StateChangedNotificationsMBean val) Set the value of the StateChangedNotifications element |
void |
setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val) Set the value of the ThresholdCrossedNotifications element |
Method Detail |
---|
void addGeneralMonitoringParams()
void removeGeneralMonitoringParams()
void addThresholdCrossedNotifications()
void removeThresholdCrossedNotifications()
void addStateChangedNotifications()
void removeStateChangedNotifications()
GeneralMonitoringParamsMBean getGeneralMonitoringParamsMBean()
void setGeneralMonitoringParamsMBean(GeneralMonitoringParamsMBean val)
ThresholdCrossedNotificationsMBean getThresholdCrossedNotificationsMBean()
void setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val)
StateChangedNotificationsMBean getStateChangedNotificationsMBean()
void setStateChangedNotificationsMBean(StateChangedNotificationsMBean 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 |