public interface ThresholdCrossedNotificationsMBean
Modifier and Type | Method and Description |
---|---|
void |
addThresholdCrossedNotification()
Add a new element named thresholdCrossedNotification
|
java.util.List<ThresholdCrossedNotificationMBean> |
getThresholdCrossedNotificationMBean()
Return the list of the ThresholdCrossedNotification element
|
void |
removeThresholdCrossedNotification(int index)
Remove an element named thresholdCrossedNotification by the index
|
void addThresholdCrossedNotification()
void removeThresholdCrossedNotification(int index)
java.util.List<ThresholdCrossedNotificationMBean> getThresholdCrossedNotificationMBean()