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 CallInitiationErrorHandlingRuleSetMBean


public interface CallInitiationErrorHandlingRuleSetMBean

Method Summary
 void addCallInitiationErrorHandlingRule()
          Add a new element named callInitiationErrorHandlingRule
 List<CallInitiationErrorHandlingRuleMBean> getCallInitiationErrorHandlingRuleMBean()
          Return the list of the CallInitiationErrorHandlingRule element
 void removeCallInitiationErrorHandlingRule(int index)
          Remove an element named callInitiationErrorHandlingRule by the index

 

Method Detail

addCallInitiationErrorHandlingRule

void addCallInitiationErrorHandlingRule()
Add a new element named callInitiationErrorHandlingRule

removeCallInitiationErrorHandlingRule

void removeCallInitiationErrorHandlingRule(int index)
Remove an element named callInitiationErrorHandlingRule by the index

getCallInitiationErrorHandlingRuleMBean

List<CallInitiationErrorHandlingRuleMBean> getCallInitiationErrorHandlingRuleMBean()
Return the list of the CallInitiationErrorHandlingRule 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.