org.apache.geronimo.jetty6
Interface JettyWebContainerStats

All Superinterfaces:
Stats, WebContainerStats
All Known Implementing Classes:
JettyWebContainerStatsImpl

public interface JettyWebContainerStats
extends WebContainerStats

Token interface to distinguish Jetty implementations.


Method Summary
 
Methods inherited from interface org.apache.geronimo.management.geronimo.stats.WebContainerStats
getActiveRequestCount, getConnectionDuration, getConnectionRequestCount, getOpenConnectionCount, getRequestDuration, getTotalConnectionCount, getTotalErrorCount, getTotalRequestCount, isStatsOn
 
Methods inherited from interface javax.management.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.