Package org.apache.logging.log4j.core.jmx
Log4j 2 JMX support.
-
Interface Summary Interface Description AppenderAdminMBean The MBean interface for monitoring and managing anAppender.AsyncAppenderAdminMBean The MBean interface for monitoring and managing anAsyncAppender.ContextSelectorAdminMBean The MBean interface for monitoring and managing theContextSelector.LoggerConfigAdminMBean The MBean interface for monitoring and managing aLoggerConfig.LoggerContextAdminMBean The MBean interface for monitoring and managing aLoggerContext.RingBufferAdminMBean The MBean interface for monitoring and managing an LMAX Disruptor ring buffer.StatusLoggerAdminMBean The MBean interface for monitoring and managing theStatusLogger. -
Class Summary Class Description AppenderAdmin Implementation of theAppenderAdminMBeaninterface.AsyncAppenderAdmin Implementation of theAsyncAppenderAdminMBeaninterface.ContextSelectorAdmin Implementation of theContextSelectorAdminMBeaninterface.LoggerConfigAdmin Implementation of theLoggerConfigAdminMBeaninterface.LoggerContextAdmin Implementation of theLoggerContextAdminMBeaninterface.RingBufferAdmin Instruments an LMAX Disruptor ring buffer.Server Creates MBeans to instrument various classes in the log4j class hierarchy.StatusLoggerAdmin Implementation of theStatusLoggerAdminMBeaninterface.