Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.wcsMbeanSupport
Interface WcsModuleUptimeMBean


public interface WcsModuleUptimeMBean

Method Summary
 void genericCounterIncrement(java.lang.String _counterID)
           
 void genericCounterIncrementDelta(java.lang.String _counterID, long _deltaVal)
           
 long getCounterIntervalLengthSeconds()
           
 long getCurrentIntervalNum()
           
 long getModuleStartupTimeSeconds()
           
 long getSecondsFromIntervalStart()
           
 long getSecondsFromSystemStartup()
           

 

Method Detail

getModuleStartupTimeSeconds

long getModuleStartupTimeSeconds()

getCounterIntervalLengthSeconds

long getCounterIntervalLengthSeconds()

getCurrentIntervalNum

long getCurrentIntervalNum()

getSecondsFromIntervalStart

long getSecondsFromIntervalStart()

getSecondsFromSystemStartup

long getSecondsFromSystemStartup()

genericCounterIncrement

void genericCounterIncrement(java.lang.String _counterID)
                             throws java.lang.Exception
Throws:
java.lang.Exception

genericCounterIncrementDelta

void genericCounterIncrementDelta(java.lang.String _counterID,
                                  long _deltaVal)
                                  throws java.lang.Exception
Throws:
java.lang.Exception

Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


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