Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.application
Class MethodStats

java.lang.Object
  extended by org.hyperic.hq.application.MethodStats

public class MethodStats
extends java.lang.Object


Method Summary
 double getAverage()
           
 long getCalls()
           
 java.lang.String getClassName()
           
 long getFailures()
           
 long getMax()
           
 java.lang.String getMethodName()
           
 long getMin()
           
 java.lang.String getName()
           
 long getTotal()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

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

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.