Package wt.servlet

Class RequestHistogrammer

All Implemented Interfaces:
DynamicMBean, MBeanRegistration, BaseObjectNamed, ContextListener<RequestMBean>, SelfEmailingMBean, RequestHistogrammerMBean

public final class RequestHistogrammer extends SelfAwareMBean implements ContextListener<RequestMBean>, RequestHistogrammerMBean
ContextListener<RequestMBean> MBean that produce histogram statistics of servlet requests, grouped by context relative request URI.

To use this class specify the desired name for a listener instance and the full class name of this class to the addRequestListener() operation of ServletRequestMonitorMBean.

Supported API: true

Extendable: false