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 StateChangedNotificationRulesMBean


public interface StateChangedNotificationRulesMBean

Method Summary
 void addStateChangedNotificationRule()
          Add a new element named stateChangedNotificationRule
 List<StateChangedNotificationRuleMBean> getStateChangedNotificationRuleMBean()
          Return the list of the StateChangedNotificationRule element
 void removeStateChangedNotificationRule(int index)
          Remove an element named stateChangedNotificationRule by the index

 

Method Detail

addStateChangedNotificationRule

void addStateChangedNotificationRule()
Add a new element named stateChangedNotificationRule

removeStateChangedNotificationRule

void removeStateChangedNotificationRule(int index)
Remove an element named stateChangedNotificationRule by the index

getStateChangedNotificationRuleMBean

List<StateChangedNotificationRuleMBean> getStateChangedNotificationRuleMBean()
Return the list of the StateChangedNotificationRule 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.