org.apache.geronimo.tomcat.stats
Class ModuleStats

java.lang.Object
  extended by 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)
           
 
Method Summary
 Stats getStats()
           
 Stats updateStats()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleStats

public ModuleStats(org.apache.catalina.core.StandardContext context)
Method Detail

getStats

public Stats getStats()

updateStats

public Stats updateStats()


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