Package wt.method.jmx

Class FilteredMCLogger

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

public final class FilteredMCLogger extends SelfAwareMBean implements FilteredMCLoggerMBean, ContextListener<MethodContext>
ContextListener<MethodContext> MBean that allows selective logging of method contexts that match specific criteria.

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

Supported API: true

Extendable: false