|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.invocation.InvocationStatistics.TimeStatistic
Field Summary | |
long |
count
|
long |
maxTime
|
long |
minTime
|
long |
totalTime
|
Constructor Summary | |
InvocationStatistics.TimeStatistic()
|
Method Summary | |
void |
reset()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public volatile long count
public volatile long minTime
public volatile long maxTime
public volatile long totalTime
Constructor Detail |
public InvocationStatistics.TimeStatistic()
Method Detail |
public void reset()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |