Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssudiameter
Interface DiameterInboundRoutingMBean


public interface DiameterInboundRoutingMBean

Method Summary
 void addDiameterIncomingRoutingRule()
          Add a new element named diameterIncomingRoutingRule
 List<KeyBasedDispatchRuleMBean> getDiameterIncomingRoutingRuleMBean()
          Return the list of the KeyBasedDispatchRule element
 String getName()
          Gets the value of the name property.
 void removeDiameterIncomingRoutingRule(int index)
          Remove an element named diameterIncomingRoutingRule by the index
 void setName(String value)
          Sets the value of the name property.

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

addDiameterIncomingRoutingRule

void addDiameterIncomingRoutingRule()
Add a new element named diameterIncomingRoutingRule

removeDiameterIncomingRoutingRule

void removeDiameterIncomingRoutingRule(int index)
Remove an element named diameterIncomingRoutingRule by the index

getDiameterIncomingRoutingRuleMBean

List<KeyBasedDispatchRuleMBean> getDiameterIncomingRoutingRuleMBean()
Return the list of the KeyBasedDispatchRule 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.