Skip navigation links

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

E38079-01


oracle.axia.api.platform.runtimembean.system
Interface SystemGaugeRuntimeMBean

All Superinterfaces:
oracle.axia.api.platform.runtimembean.mbean.RuntimeMBeanInterfacePrototype

public interface SystemGaugeRuntimeMBean
extends oracle.axia.api.platform.runtimembean.mbean.RuntimeMBeanInterfacePrototype

System Gauge Runtime MBean.

Author:
Copyright (c) 2012 by Oracle. All Rights Reserved.

Method Summary
 long getSessionGauge()
          Gets the number of active sessions.

 

Methods inherited from interface oracle.axia.api.platform.runtimembean.mbean.RuntimeMBeanInterfacePrototype
getObjectName, getSnmpTableIndex

 

Method Detail

getSessionGauge

long getSessionGauge()
Gets the number of active sessions.
Returns:
Number of active sessions.

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.