|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JettyWebConnectorStats
| Method Summary | |
|---|---|
TimeStatistic |
getConnectionsDuration()
Gets the count, min, max, and total connection duration time since statistics gathering started. |
RangeStatistic |
getConnectionsRequest()
Gets the min, max, current number of connection requests since statistics gathering started. |
CountStatistic |
getRequestCount()
Gets the number of request count since statistics gathering started. |
| Methods inherited from interface org.apache.geronimo.management.geronimo.stats.WebConnectorStats |
|---|
getOpenConnectionCount |
| Methods inherited from interface javax.management.j2ee.statistics.Stats |
|---|
getStatistic, getStatisticNames, getStatistics |
| Method Detail |
|---|
CountStatistic getRequestCount()
TimeStatistic getConnectionsDuration()
RangeStatistic getConnectionsRequest()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||