org.hyperic.hq.application
Class MethodStats
java.lang.Object
org.hyperic.hq.application.MethodStats
public class MethodStats
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getClassName
public java.lang.String getClassName()
getMethodName
public java.lang.String getMethodName()
getName
public java.lang.String getName()
getCalls
public long getCalls()
getMin
public long getMin()
getMax
public long getMax()
getTotal
public long getTotal()
getFailures
public long getFailures()
getAverage
public double getAverage()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.