|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.management.stats.StatsImpl
org.apache.geronimo.management.geronimo.stats.JettyWebContainerStatsImpl
public class JettyWebContainerStatsImpl
Jetty implementation of the Geronimo stats interface WebContainerStats
| Constructor Summary | |
|---|---|
JettyWebContainerStatsImpl()
|
|
| Methods inherited from class org.apache.geronimo.management.stats.StatsImpl |
|---|
addStat, getStatistic, getStatisticNames, getStatistics, removeStat, setLastSampleTime, setStartTime, setStartTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.management.j2ee.statistics.Stats |
|---|
getStatistic, getStatisticNames, getStatistics |
| Constructor Detail |
|---|
public JettyWebContainerStatsImpl()
| Method Detail |
|---|
public RangeStatistic getActiveRequestCount()
getActiveRequestCount in interface WebContainerStatspublic TimeStatistic getRequestDuration()
WebContainerStats
getRequestDuration in interface WebContainerStatspublic CountStatistic getResponses1xx()
WebContainerStats
getResponses1xx in interface WebContainerStatspublic CountStatistic getResponses2xx()
WebContainerStats
getResponses2xx in interface WebContainerStatspublic CountStatistic getResponses3xx()
WebContainerStats
getResponses3xx in interface WebContainerStatspublic CountStatistic getResponses4xx()
WebContainerStats
getResponses4xx in interface WebContainerStatspublic CountStatistic getResponses5xx()
WebContainerStats
getResponses5xx in interface WebContainerStatspublic CountStatistic getStatsOnMs()
WebContainerStats
getStatsOnMs in interface WebContainerStatspublic RangeStatisticImpl getActiveRequestCountImpl()
public TimeStatisticImpl getRequestDurationImpl()
public CountStatisticImpl getResponses1xxImpl()
public CountStatisticImpl getResponses2xxImpl()
public CountStatisticImpl getResponses3xxImpl()
public CountStatisticImpl getResponses4xxImpl()
public CountStatisticImpl getResponses5xxImpl()
public CountStatisticImpl getStatsOnMsImpl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||