com.eviware.soapui.support.monitor
Class RuntimeMemoryMonitorSource

java.lang.Object
  extended by com.eviware.soapui.support.monitor.RuntimeMemoryMonitorSource
All Implemented Interfaces:
MonitorSource

public class RuntimeMemoryMonitorSource
extends java.lang.Object
implements MonitorSource

Author:
Angelo De Caro

Constructor Summary
RuntimeMemoryMonitorSource()
           
 
Method Summary
 float getTotal()
           
 float getUsed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeMemoryMonitorSource

public RuntimeMemoryMonitorSource()
Method Detail

getTotal

public float getTotal()
Specified by:
getTotal in interface MonitorSource

getUsed

public float getUsed()
Specified by:
getUsed in interface MonitorSource


Copyright © 2005-2007 eviware.com. All Rights Reserved.