Uses of Interface
org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean
Packages that use StatusLoggerAdminMBean
Package
Description
Log4j 2 JMX support.
Log4j 2.0 JMX GUI.
-
Uses of StatusLoggerAdminMBean in org.apache.logging.log4j.core.jmx
Classes in org.apache.logging.log4j.core.jmx that implement StatusLoggerAdminMBeanModifier and TypeClassDescriptionclass
Implementation of theStatusLoggerAdminMBean
interface. -
Uses of StatusLoggerAdminMBean in org.apache.logging.log4j.jmx.gui
Methods in org.apache.logging.log4j.jmx.gui that return StatusLoggerAdminMBeanModifier and TypeMethodDescriptionClient.getStatusLoggerAdmin
(String contextName) Returns theStatusLoggerAdminMBean
associated with the specified context name, ornull
.Methods in org.apache.logging.log4j.jmx.gui with parameters of type StatusLoggerAdminMBeanModifier and TypeMethodDescriptionprivate void
ClientGui.registerListeners
(StatusLoggerAdminMBean status)