public interface DiameterRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: One
Object Name:
com.convergin:Type=DiameterRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.Diameter
Modifier and Type | Method and Description |
---|---|
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
|