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 TypeClassDescriptionclassImplementation of theStatusLoggerAdminMBeaninterface. -
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 theStatusLoggerAdminMBeanassociated with the specified context name, ornull.Methods in org.apache.logging.log4j.jmx.gui with parameters of type StatusLoggerAdminMBeanModifier and TypeMethodDescriptionprivate voidClientGui.registerListeners(StatusLoggerAdminMBean status)