Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ocf
Interface AnnouncementInfoTableMBean


public interface AnnouncementInfoTableMBean

Method Summary
 void addAnnouncementInfo()
          Add a new element named announcementInfo
 List<AnnouncementInfoEntryMBean> getAnnouncementInfoMBean()
          Return the list of the AnnouncementInfoEntry element
 void removeAnnouncementInfo(int index)
          Remove an element named announcementInfo by the index

 

Method Detail

addAnnouncementInfo

void addAnnouncementInfo()
Add a new element named announcementInfo

removeAnnouncementInfo

void removeAnnouncementInfo(int index)
Remove an element named announcementInfo by the index

getAnnouncementInfoMBean

List<AnnouncementInfoEntryMBean> getAnnouncementInfoMBean()
Return the list of the AnnouncementInfoEntry 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.