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 OperationPropagationSetMBean


public interface OperationPropagationSetMBean

Method Summary
 void addOperationPropagation()
          Add a new element named operationPropagation
 List<OperationPropagationMBean> getOperationPropagationMBean()
          Return the list of the OperationPropagation element
 void removeOperationPropagation(int index)
          Remove an element named operationPropagation by the index

 

Method Detail

addOperationPropagation

void addOperationPropagation()
Add a new element named operationPropagation

removeOperationPropagation

void removeOperationPropagation(int index)
Remove an element named operationPropagation by the index

getOperationPropagationMBean

List<OperationPropagationMBean> getOperationPropagationMBean()
Return the list of the OperationPropagation 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.