Uses of Interface
org.apache.geronimo.management.geronimo.stats.WebConnectorStats

Packages that use WebConnectorStats
org.apache.geronimo.management.geronimo.stats   
org.apache.geronimo.management.stats   
 

Uses of WebConnectorStats in org.apache.geronimo.management.geronimo.stats
 

Subinterfaces of WebConnectorStats in org.apache.geronimo.management.geronimo.stats
 interface JettyWebConnectorStats
           
 interface TomcatWebConnectorStats
          Statistics exposed by a Tomcat web connector (http, https)
 

Classes in org.apache.geronimo.management.geronimo.stats that implement WebConnectorStats
 class JettyWebConnectorStatsImpl
          Jetty Web Connector class for JSR-77 stats.
 class TomcatWebConnectorStatsImpl
          Geronimo implementation of the JSR-77 style WebConnectorStats interface.
 

Uses of WebConnectorStats in org.apache.geronimo.management.stats
 

Classes in org.apache.geronimo.management.stats that implement WebConnectorStats
 class WebConnectorStatsImpl
          Geronimo implementation of the JSR-77 style WebConnectorStats interface.
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.