Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.scf.cs1
Interface RunningProtocolsMBean


public interface RunningProtocolsMBean

Method Summary
 void addProtocolsEntry()
          Add a new element named protocolsEntry
 List<RunningProtocolsEntryMBean> getProtocolsEntryMBean()
          Return the list of the RunningProtocolsEntry element
 void removeProtocolsEntry(int index)
          Remove an element named protocolsEntry by the index

 

Method Detail

addProtocolsEntry

void addProtocolsEntry()
Add a new element named protocolsEntry

removeProtocolsEntry

void removeProtocolsEntry(int index)
Remove an element named protocolsEntry by the index

getProtocolsEntryMBean

List<RunningProtocolsEntryMBean> getProtocolsEntryMBean()
Return the list of the RunningProtocolsEntry 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.