com.oy.shared.lw.perf
Interface IPerfMonitor

All Known Implementing Classes:
BaseMonitor, IPerfMonitor.MockPerfCounterImpl, PerfAgent.PerfMonitorStub

public interface IPerfMonitor


Nested Class Summary
static class IPerfMonitor.MockPerfCounterImpl
           
 
Method Summary
 java.lang.String[] getColumnNames()
           
 java.lang.String getDesc()
           
 java.lang.String getModule()
           
 java.lang.String getName()
           
 long[] getValues()
           
 boolean hasValues()
           
 

Method Detail

getModule

public java.lang.String getModule()

getName

public java.lang.String getName()

getDesc

public java.lang.String getDesc()

getColumnNames

public java.lang.String[] getColumnNames()

getValues

public long[] getValues()

hasValues

public boolean hasValues()


Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com