com.oy.shared.lw.perf.agent
Class PerfAgent.PerfMonitorStub
java.lang.Object
com.oy.shared.lw.perf.agent.PerfAgent.PerfMonitorStub
- All Implemented Interfaces:
- IPerfMonitor
- Enclosing class:
- PerfAgent
- class PerfAgent.PerfMonitorStub
- extends java.lang.Object
- implements IPerfMonitor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_Module
private java.lang.String m_Module
m_Name
private java.lang.String m_Name
m_Desc
private java.lang.String m_Desc
m_ColumnNames
private java.lang.String[] m_ColumnNames
PerfAgent.PerfMonitorStub
public PerfAgent.PerfMonitorStub(IPerfMonitor monitor)
getModule
public java.lang.String getModule()
- Specified by:
getModule in interface IPerfMonitor
getName
public java.lang.String getName()
- Specified by:
getName in interface IPerfMonitor
getDesc
public java.lang.String getDesc()
- Specified by:
getDesc in interface IPerfMonitor
getColumnNames
public java.lang.String[] getColumnNames()
- Specified by:
getColumnNames in interface IPerfMonitor
hasValues
public boolean hasValues()
- Specified by:
hasValues in interface IPerfMonitor
getValues
public long[] getValues()
- Specified by:
getValues in interface IPerfMonitor
Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com