tigase.monitor
Class MonitorRuntime
java.lang.Object
tigase.sys.TigaseRuntime
tigase.monitor.MonitorRuntime
public class MonitorRuntime
- extends TigaseRuntime
Created: Feb 19, 2009 12:31:14 PM
- Version:
- $Rev: 1851 $
- Author:
- Artur Hefczyc
| Methods inherited from class tigase.sys.TigaseRuntime |
getCPUsNumber, getCPUState, getCPUUsage, getHeapMemMax, getHeapMemUsage, getHeapMemUsed, getLoadAverage, getMemoryState, getNonHeapMemMax, getNonHeapMemUsage, getNonHeapMemUsed, getProcessCPUTime, getThreadsNumber, getTigaseRuntime, getUptime, getUptimeString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getMonitorRuntime
public static MonitorRuntime getMonitorRuntime()
addShutdownHook
public void addShutdownHook(ShutdownHook hook)
- Specified by:
addShutdownHook in class TigaseRuntime
addMemoryChangeListener
public void addMemoryChangeListener(MemoryChangeListener memListener)
- Specified by:
addMemoryChangeListener in class TigaseRuntime
addCPULoadListener
public void addCPULoadListener(CPULoadListener cpuListener)
- Specified by:
addCPULoadListener in class TigaseRuntime
addOnlineJidsReporter
public void addOnlineJidsReporter(OnlineJidsReporter onlineReporter)
- Specified by:
addOnlineJidsReporter in class TigaseRuntime
hasCompleteJidsInfo
public boolean hasCompleteJidsInfo()
- Specified by:
hasCompleteJidsInfo in class TigaseRuntime
isJidOnline
public boolean isJidOnline(java.lang.String jid)
- Specified by:
isJidOnline in class TigaseRuntime
getConnectionIdsForJid
public java.lang.String[] getConnectionIdsForJid(java.lang.String jid)
- Specified by:
getConnectionIdsForJid in class TigaseRuntime
- Parameters:
jid -
- Returns:
Copyright © 2009 Tigase. All Rights Reserved.