Package to.etc.dbpool.info

Interface Summary
IPerformanceCollector Collector for all kinds of performance-related data.
IStatisticsListener Listener for statistic database events.
 

Class Summary
GlobalPerformanceStore  
InfoCollectorBase Base class containing just count and overall time stuff.
InfoCollectorExpenseBased This collects per-statement execution time and collects statement counts.
InfoCollectorExpenseBased.StmtCount  
JspPageHandler Helper class to reduce the horrible code in pool.jsp, without having to copy multiple parts.
JsTemplater This implements a small templating engine.
PerfItem This encapsulates a single stored performance metric of a given type and key.
PerfList Definition for some performance counter.
PerformanceCollector  
PerformanceStore Generic metrics storage class; base class both the per-thread metrics storage plus the per-session and per-startup stores.
SessionStatistics Collects statistics inside a http session, for debugging purposes.
SessionStatisticsEntry A single request's data as stored in the session statistics.
StatisticsListenerMultiplexer Multiplexer for all listeners to stats