org.apache.jmeter.monitor.model
Class JvmImpl
java.lang.Object
org.apache.jmeter.monitor.model.JvmImpl
- All Implemented Interfaces:
- Jvm
- public class JvmImpl
- extends Object
- implements Jvm
- Version:
- $Revision: 493787 $ on $Date: 2007-01-07 18:02:23 +0000 (Sun, 07 Jan 2007) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JvmImpl
public JvmImpl()
getMemory
public Memory getMemory()
- Specified by:
getMemory
in interface Jvm
setMemory
public void setMemory(Memory mem)
- Specified by:
setMemory
in interface Jvm
Copyright © 1998-2008 Apache Software Foundation. All Rights Reserved.