Package wt.method.jmx

Class MCHistogrammer

All Implemented Interfaces:
DynamicMBean, MBeanRegistration, BaseObjectNamed, ContextListener<MethodContext>, SelfEmailingMBean, MCHistogrammerMBean

public final class MCHistogrammer extends SelfAwareMBean implements ContextListener<MethodContext>, MCHistogrammerMBean
ContextListener<MethodContext> MBean that produce histogram statistics of method contexts, grouping by target class and method.

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

Supported API: true

Extendable: false