Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssusmpp
Interface CounterThresholdCrossedNotificationRulesMBean


public interface CounterThresholdCrossedNotificationRulesMBean

Method Summary
 void addCounterThresholdCrossedNotificationRule()
          Add a new element named counterThresholdCrossedNotificationRule
 List<CounterThresholdCrossedNotificationRuleMBean> getCounterThresholdCrossedNotificationRuleMBean()
          Return the list of the CounterThresholdCrossedNotificationRule element
 void removeCounterThresholdCrossedNotificationRule(int index)
          Remove an element named counterThresholdCrossedNotificationRule by the index

 

Method Detail

addCounterThresholdCrossedNotificationRule

void addCounterThresholdCrossedNotificationRule()
Add a new element named counterThresholdCrossedNotificationRule

removeCounterThresholdCrossedNotificationRule

void removeCounterThresholdCrossedNotificationRule(int index)
Remove an element named counterThresholdCrossedNotificationRule by the index

getCounterThresholdCrossedNotificationRuleMBean

List<CounterThresholdCrossedNotificationRuleMBean> getCounterThresholdCrossedNotificationRuleMBean()
Return the list of the CounterThresholdCrossedNotificationRule 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.