Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport
Interface WcsModuleUptimeMBean


public interface WcsModuleUptimeMBean

Method Summary
 void genericCounterIncrement(String _counterID)
           
 void genericCounterIncrementDelta(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(String _counterID)
                             throws Exception
Throws:
Exception

genericCounterIncrementDelta

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

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.