Skip navigation links

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

E38079-01


oracle.axia.platform.runtimembean.pn
Interface StateChangedNotificationsMBean


public interface StateChangedNotificationsMBean

Method Summary
 void addStateChangedNotification()
          Add a new element named stateChangedNotification
 List<StateChangedNotificationMBean> getStateChangedNotificationMBean()
          Return the list of the StateChangedNotification element
 void removeStateChangedNotification(int index)
          Remove an element named stateChangedNotification by the index

 

Method Detail

addStateChangedNotification

void addStateChangedNotification()
Add a new element named stateChangedNotification

removeStateChangedNotification

void removeStateChangedNotification(int index)
Remove an element named stateChangedNotification by the index

getStateChangedNotificationMBean

List<StateChangedNotificationMBean> getStateChangedNotificationMBean()
Return the list of the StateChangedNotification 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.