Skip navigation links

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

E38079-01


oracle.ocsb.app.rcc.feature.pcrf.api.statistics
Interface PcrfGaugeRuntimeMBean

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

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

The Interface PcrfGaugeRuntimeMBean.

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

Method Summary
 long getGxActiveSession()
          Gets the gx active session.
 long getNumberOfActors()
          Gets the number of actors.
 long getRxActiveSession()
          Gets the rx active session.

 

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

 

Method Detail

getGxActiveSession

long getGxActiveSession()
Gets the gx active session.
Returns:
the gx active session

getRxActiveSession

long getRxActiveSession()
Gets the rx active session.
Returns:
the rx active session

getNumberOfActors

long getNumberOfActors()
Gets the number of actors.
Returns:
the number of actors

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.