Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 5.0

E18334-01


com.convergin.common.wcsMbeanSupport.systemRuntimeMBbeans
Interface SystemCountersRuntimeMBean


public interface SystemCountersRuntimeMBean

SystemCountersRuntimeMBean enables you to gather statistics on Processing Servers by summing measurements across all modules that run on these Processing Servers.

Number of Instances: One

Object Name: com.convergin:Type=SystemCountersRuntime,Version=<version>,Location=<server-name>,Name=framework


Method Summary
 long getInitialRequestCount()
          Returns the number of sessions opened on the Processing Server in the last measurement period

 

Method Detail

getInitialRequestCount

long getInitialRequestCount()
Returns the number of sessions opened on the Processing Server in the last measurement period

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.