Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport
Interface DiameterRuntimeMBean

All Superinterfaces:
com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface

public interface DiameterRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface

DiameterRuntimeMBean enables you to monitor a module Diameter interface.

Number of Instances: One

Object Name: com.convergin:Type=DiameterRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.Diameter


Method Summary
 long getAnsCount()
          Returns the number of Diameter answers that a module sent and received
 long getRequestCount()
          Returns the number of Diameter requests that a module sent and received

 

Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
getObjectName, getSnmpTableIndex

 

Method Detail

getRequestCount

long getRequestCount()
Returns the number of Diameter requests that a module sent and received

getAnsCount

long getAnsCount()
Returns the number of Diameter answers that a module sent and received

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.