Home » geronimo-2.2-source-release » org.apache.geronimo » management » geronimo » stats »

org.apache.geronimo.management.geronimo.stats

Interfaces:

JettyWebConnectorStats   Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  code | html
JettyWebContainerStats   Token interface to distinguish Jetty implementations.  code | html
ThreadPoolStats   Statistics expected for a Thread Pool implementation  code | html
TomcatWebConnectorStats   Statistics exposed by a Tomcat web connector (http, https)  code | html
WebConnectorStats   Statistics exposed by a Tomcat web connector (http, https)  code | html
WebContainerStats   Statistics exposed by a web container (for the container as a whole, not a particular servlet/JSP/URL).  code | html
WebModuleStats     code | html

Classes:

JettyWebConnectorStatsImpl   Jetty Web Connector class for JSR-77 stats.  code | html
JettyWebContainerStatsImpl   Jetty implementation of the Geronimo stats interface WebContainerStats  code | html
TomcatWebConnectorStatsImpl   Geronimo implementation of the JSR-77 style WebConnectorStats interface.  code | html