Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
DiameterDescriptorTypeMBean, DiameterDescriptorTypeReadOnlyMBean
All Known Subinterfaces:
NodeTypeMBean
All Known Implementing Classes:
NodeType

public interface NodeTypeReadOnlyMBean
extends DiameterDescriptorTypeMBean

Method Summary
 java.lang.String getAddressMBean()
          Get the value of the java.lang.String element
 DefaultRouteTypeMBean getDefaultRouteMBean()
          Get the value of the oracle.axia.config.beans.protocol.diameter.DefaultRouteTypeMBean element
 java.lang.String getHostMBean()
          Get the value of the java.lang.String element
 MessageDebugTypeMBean getMessageDebugMBean()
          Get the value of the oracle.axia.config.beans.protocol.diameter.MessageDebugTypeMBean element
 java.util.List<PeerTypeMBean> getPeerMBean()
          Return the list of the PeerType element
 java.lang.Integer getPeerRetryDelay()
          Gets the value of the peerRetryDelay property.
 java.lang.Integer getPort()
          Gets the value of the port property.
 java.lang.String getRealmMBean()
          Get the value of the java.lang.String element
 java.lang.Long getRequestTimeout()
          Gets the value of the requestTimeout property.
 java.util.List<RouteTypeMBean> getRouteMBean()
          Return the list of the RouteType element
 java.lang.String getTargetMBean()
          Get the value of the java.lang.String element
 java.lang.Integer getWatchdogTimeout()
          Gets the value of the watchdogTimeout property.

 

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

 

Method Detail

getPort

java.lang.Integer getPort()
Gets the value of the port property.

getPeerRetryDelay

java.lang.Integer getPeerRetryDelay()
Gets the value of the peerRetryDelay property.

getRequestTimeout

java.lang.Long getRequestTimeout()
Gets the value of the requestTimeout property.

getWatchdogTimeout

java.lang.Integer getWatchdogTimeout()
Gets the value of the watchdogTimeout property.

getTargetMBean

java.lang.String getTargetMBean()
Get the value of the java.lang.String element

getHostMBean

java.lang.String getHostMBean()
Get the value of the java.lang.String element

getRealmMBean

java.lang.String getRealmMBean()
Get the value of the java.lang.String element

getAddressMBean

java.lang.String getAddressMBean()
Get the value of the java.lang.String element

getMessageDebugMBean

MessageDebugTypeMBean getMessageDebugMBean()
Get the value of the oracle.axia.config.beans.protocol.diameter.MessageDebugTypeMBean element

getPeerMBean

java.util.List<PeerTypeMBean> getPeerMBean()
Return the list of the PeerType element

getRouteMBean

java.util.List<RouteTypeMBean> getRouteMBean()
Return the list of the RouteType element

getDefaultRouteMBean

DefaultRouteTypeMBean getDefaultRouteMBean()
Get the value of the oracle.axia.config.beans.protocol.diameter.DefaultRouteTypeMBean element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.