Uses of Package
org.apache.logging.log4j.core.jmx
-
Packages that use org.apache.logging.log4j.core.jmx Package Description org.apache.logging.log4j.core.async Provides Asynchronous Logger classes and interfaces for low-latency logging.org.apache.logging.log4j.core.jmx Log4j 2 JMX support.org.apache.logging.log4j.jmx.gui Log4j 2.0 JMX GUI. -
Classes in org.apache.logging.log4j.core.jmx used by org.apache.logging.log4j.core.async Class Description RingBufferAdmin Instruments an LMAX Disruptor ring buffer. -
Classes in org.apache.logging.log4j.core.jmx used by org.apache.logging.log4j.core.jmx Class 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
.RingBufferAdmin Instruments an LMAX Disruptor ring buffer.RingBufferAdminMBean The MBean interface for monitoring and managing an LMAX Disruptor ring buffer.StatusLoggerAdminMBean The MBean interface for monitoring and managing theStatusLogger
. -
Classes in org.apache.logging.log4j.core.jmx used by org.apache.logging.log4j.jmx.gui Class Description LoggerContextAdminMBean The MBean interface for monitoring and managing aLoggerContext
.StatusLoggerAdminMBean The MBean interface for monitoring and managing theStatusLogger
.