Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ssf.cs1
Interface MediaResourcesMBean


public interface MediaResourcesMBean

Method Summary
 void addMediaResource()
          Add a new element named mediaResource
 List<MediaResourcesEntryMBean> getMediaResourceMBean()
          Return the list of the MediaResourcesEntry element
 void removeMediaResource(int index)
          Remove an element named mediaResource by the index

 

Method Detail

addMediaResource

void addMediaResource()
Add a new element named mediaResource

removeMediaResource

void removeMediaResource(int index)
Remove an element named mediaResource by the index

getMediaResourceMBean

List<MediaResourcesEntryMBean> getMediaResourceMBean()
Return the list of the MediaResourcesEntry 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.