|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.utils.SybStats
org.apache.axis.utils.SybCollectionStats
Each AxisServlet instance represent one collection. This ServletStat is attached to a servlet which means that it represents the statistics of a collection.
| Constructor Summary | |
SybCollectionStats()
|
|
| Method Summary | |
long |
getNoServiceRequests()
|
void |
incRequest(boolean isNoServiceRequest,
long requestTime,
long doneTime)
|
void |
resetStats()
|
| Methods inherited from class org.apache.axis.utils.SybStats |
disableStats, enableStats, getAvgRequestTime, getEnabledTime, getLastRequestTime, getLastRequestTimestamp, getMaxRequestTime, getMinRequestTime, getTotalEnabledTime, getTotalRequests, getTotalRequestTime, incRequest, isEnabled |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SybCollectionStats()
| Method Detail |
public void resetStats()
resetStats in class SybStatspublic long getNoServiceRequests()
public void incRequest(boolean isNoServiceRequest,
long requestTime,
long doneTime)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||