|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TimeStatistic in org.glassfish.j2ee.statistics |
|---|
| Methods in org.glassfish.j2ee.statistics that return TimeStatistic | |
|---|---|
TimeStatistic |
JMSEndpointStats.getMessageWaitTime()
Time spent by a message before being delivered. |
TimeStatistic |
JMSSessionStats.getMessageWaitTime()
Time spent by a message before being delivered. |
TimeStatistic |
ServletStats.getServiceTime()
Execution times for the methods. |
TimeStatistic |
JCAConnectionStats.getUseTime()
Returns the time spent using a connection |
TimeStatistic |
JDBCConnectionStats.getUseTime()
Time spent using a connection. |
TimeStatistic |
JCAConnectionStats.getWaitTime()
Returns the time spent waiting for a connection to be available |
TimeStatistic |
JDBCConnectionStats.getWaitTime()
Time spent waiting for a connection to be available. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||