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 AseEncodingMBean


public interface AseEncodingMBean

Method Summary
 void addOperation()
          Add a new element named operation
 List<OperationMBean> getOperationMBean()
          Return the list of the Operation element
 void removeOperation(int index)
          Remove an element named operation by the index

 

Method Detail

addOperation

void addOperation()
Add a new element named operation

removeOperation

void removeOperation(int index)
Remove an element named operation by the index

getOperationMBean

List<OperationMBean> getOperationMBean()
Return the list of the Operation 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.