org.apache.activemq.tool
Class MemoryMonitoringTool
java.lang.Object
org.apache.activemq.tool.MemoryMonitoringTool
- All Implemented Interfaces:
- Runnable
public class MemoryMonitoringTool
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
testSettings
protected Properties testSettings
reportGenerator
protected ReportGenerator reportGenerator
MemoryMonitoringTool
public MemoryMonitoringTool()
getTestSettings
public Properties getTestSettings()
setTestSettings
public void setTestSettings(Properties sysTestSettings)
getDataOutputStream
public DataOutputStream getDataOutputStream()
setDataOutputStream
public void setDataOutputStream(DataOutputStream dataDoutputStream)
stopMonitor
public void stopMonitor()
getCheckpointInterval
public long getCheckpointInterval()
setCheckpointInterval
public void setCheckpointInterval(long checkpointInterval)
startMonitor
public Thread startMonitor()
addTestInformation
public void addTestInformation()
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.