Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.axia.platform.runtimembean.pn
Interface ThresholdCrossedNotificationsMBean


public interface ThresholdCrossedNotificationsMBean

Method Summary
 void addThresholdCrossedNotification()
          Add a new element named thresholdCrossedNotification
 List<ThresholdCrossedNotificationMBean> getThresholdCrossedNotificationMBean()
          Return the list of the ThresholdCrossedNotification element
 void removeThresholdCrossedNotification(int index)
          Remove an element named thresholdCrossedNotification by the index

 

Method Detail

addThresholdCrossedNotification

void addThresholdCrossedNotification()
Add a new element named thresholdCrossedNotification

removeThresholdCrossedNotification

void removeThresholdCrossedNotification(int index)
Remove an element named thresholdCrossedNotification by the index

getThresholdCrossedNotificationMBean

List<ThresholdCrossedNotificationMBean> getThresholdCrossedNotificationMBean()
Return the list of the ThresholdCrossedNotification element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.