|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RangeStatisticImpl | |
---|---|
org.apache.geronimo.management.geronimo.stats | |
org.apache.geronimo.management.stats |
Uses of RangeStatisticImpl in org.apache.geronimo.management.geronimo.stats |
---|
Methods in org.apache.geronimo.management.geronimo.stats that return RangeStatisticImpl | |
---|---|
RangeStatisticImpl |
JettyWebContainerStatsImpl.getActiveRequestCountImpl()
Public methods to return the implementations for statistics. |
RangeStatisticImpl |
TomcatWebConnectorStatsImpl.getActiveRequestCountImpl()
Used to access the native implementation in order to call setters TODO implement these if needed by console |
RangeStatisticImpl |
JettyWebConnectorStatsImpl.getConnectionsRequestImpl()
Gets the min, max, current number of connection requests since statistics gathering started. |
Uses of RangeStatisticImpl in org.apache.geronimo.management.stats |
---|
Subclasses of RangeStatisticImpl in org.apache.geronimo.management.stats | |
---|---|
class |
BoundedRangeStatisticImpl
|
Methods in org.apache.geronimo.management.stats that return RangeStatisticImpl | |
---|---|
RangeStatisticImpl |
WebConnectorStatsImpl.getOpenConnectionCountImpl()
Used to access the native implementation in order to call setters TODO implement these if needed by console |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |