Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.diameter
Interface DefaultRouteTypeMBean

All Superinterfaces:
DefaultRouteTypeReadOnlyMBean, DiameterDescriptorTypeMBean, DiameterDescriptorTypeReadOnlyMBean
All Known Implementing Classes:
DefaultRouteType

public interface DefaultRouteTypeMBean
extends DefaultRouteTypeReadOnlyMBean, DiameterDescriptorTypeMBean

Method Summary
 void addServer(java.lang.String var)
          Add a new element named server
 java.lang.String getActionMBean()
          Get the value of the java.lang.String element
 void removeServer(int index)
          Remove an element named server by the index
 void setActionMBean(java.lang.String action)
          Set the value of the java.lang.String element

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.DefaultRouteTypeReadOnlyMBean
getServer

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.DiameterDescriptorTypeMBean
getNameMBean, setNameMBean

 

Method Detail

addServer

void addServer(java.lang.String var)
Add a new element named server

removeServer

void removeServer(int index)
Remove an element named server by the index

getActionMBean

java.lang.String getActionMBean()
Get the value of the java.lang.String element
Specified by:
getActionMBean in interface DefaultRouteTypeReadOnlyMBean

setActionMBean

void setActionMBean(java.lang.String action)
Set the value of the java.lang.String element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.