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 DiameterOutboundRoutingMBean


public interface DiameterOutboundRoutingMBean

Method Summary
 void addDiameterOutboundDestination()
          Add a new element named diameterOutboundDestination
 List<DiameterOutboundDestinationMBean> getDiameterOutboundDestinationMBean()
          Return the list of the DiameterOutboundDestination element
 String getName()
          Gets the value of the name property.
 void removeDiameterOutboundDestination(int index)
          Remove an element named diameterOutboundDestination 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.

addDiameterOutboundDestination

void addDiameterOutboundDestination()
Add a new element named diameterOutboundDestination

removeDiameterOutboundDestination

void removeDiameterOutboundDestination(int index)
Remove an element named diameterOutboundDestination by the index

getDiameterOutboundDestinationMBean

List<DiameterOutboundDestinationMBean> getDiameterOutboundDestinationMBean()
Return the list of the DiameterOutboundDestination 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.