Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 5.0

E18334-01


com.convergin.common.wcsMbeanSupport
Interface DiameterRuntimeMBean


public interface DiameterRuntimeMBean

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

 

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
Module MBean Java API Reference
Release 5.0

E18334-01


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.