Class JMXConfigurator

java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.classic.jmx.JMXConfigurator
All Implemented Interfaces:
JMXConfiguratorMBean, LoggerContextListener, ContextAware

public class JMXConfigurator extends ContextAwareBase implements JMXConfiguratorMBean, LoggerContextListener
A class that provides access to logback components via JMX.

Since this class implements JMXConfiguratorMBean it has to be named as JMXConfigurator}.

Author:
Ceki Gülcü, Sébastien Pennec Contributor: Sebastian Davids See http://bugzilla.qos.ch/show_bug.cgi?id=35