org.apache.geronimo.tomcat.stats
Class ModuleStats
java.lang.Object
org.apache.geronimo.tomcat.stats.ModuleStats
public class ModuleStats
- extends Object
Query MBeanServer and provide jsr77 Stats for module, i.e. a webapp
Constructor Summary |
ModuleStats(org.apache.catalina.core.StandardContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleStats
public ModuleStats(org.apache.catalina.core.StandardContext context)
getStats
public Stats getStats()
updateStats
public Stats updateStats()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.