Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport.systemRuntimeMBbeans
Interface SystemCountersRuntimeMBean

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

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

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

 

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

 

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 Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


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