org.apache.jmeter.monitor.model
Class StatusImpl
java.lang.Object
org.apache.jmeter.monitor.model.StatusImpl
- All Implemented Interfaces:
- Status
- public class StatusImpl
- extends Object
- implements Status
- Version:
- $Revision: 1.2 $ on $Date: 2004/03/19 23:35:20 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusImpl
public StatusImpl()
getJvm
public Jvm getJvm()
- Specified by:
getJvm
in interface Status
setJvm
public void setJvm(Jvm vm)
- Specified by:
setJvm
in interface Status
getConnector
public List getConnector()
- Specified by:
getConnector
in interface Status
addConnector
public void addConnector(Connector conn)
Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.