Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport
Interface ImuixUssdRuntimeMBean

All Superinterfaces:
com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
All Known Subinterfaces:
ImuixUssdGsmMap3RuntimeMBean, ImuixUssdSmppRuntimeMBean

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

Method Summary
 long getMSInitiatedSessionCount()
          The number of MS-initiated sessions that were handled by the IM-UIX USSD deployment in the last measurement period.
 ObjectName[] getProcessUnstructuredSSRequestByServiceCodeRuntimeMBeans()
          Returns an array of references to instances of ProcessUnstructuredSSRequestByServiceCodeRuntimeMBeans
 long getServiceInitiatedSessionCount()
          The number of Service-initiated sessions that were handled by the IM-UIX USSD deployment in the last measurement period.

 

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

 

Method Detail

getMSInitiatedSessionCount

long getMSInitiatedSessionCount()
The number of MS-initiated sessions that were handled by the IM-UIX USSD deployment in the last measurement period.

getServiceInitiatedSessionCount

long getServiceInitiatedSessionCount()
The number of Service-initiated sessions that were handled by the IM-UIX USSD deployment in the last measurement period.

getProcessUnstructuredSSRequestByServiceCodeRuntimeMBeans

ObjectName[] getProcessUnstructuredSSRequestByServiceCodeRuntimeMBeans()
Returns an array of references to instances of ProcessUnstructuredSSRequestByServiceCodeRuntimeMBeans

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.