Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport
Interface ImuixSmsRuntimeMBean

All Superinterfaces:
com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
All Known Subinterfaces:
ImuixSmsSmppRuntimeMBean

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

Method Summary
 long getAsInitiatedSessionCount()
          The number of As-initiated sessions that were handled by the IM-UIX SMS deployment in the last measurement period.
 long getNetworkInitiatedSessionCount()
          The number of Network sessions that were handled by the IM-UIX SMS deployment in the last measurement period.

 

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

 

Method Detail

getNetworkInitiatedSessionCount

long getNetworkInitiatedSessionCount()
The number of Network sessions that were handled by the IM-UIX SMS deployment in the last measurement period.

getAsInitiatedSessionCount

long getAsInitiatedSessionCount()
The number of As-initiated sessions that were handled by the IM-UIX SMS deployment 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.