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: 1553 $
- Author:
- Artur Hefczyc
| 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
getOnlineJids
public java.util.Set<java.lang.String> getOnlineJids()
- Specified by:
getOnlineJids in class TigaseRuntime
Copyright © 2009 Tigase. All Rights Reserved.