Uses of Interface
org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean
-
Packages that use StatusLoggerAdminMBean Package Description org.apache.logging.log4j.core.jmx Log4j 2 JMX support.org.apache.logging.log4j.jmx.gui 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 StatusLoggerAdminMBean Modifier and Type Class Description classStatusLoggerAdminImplementation of theStatusLoggerAdminMBeaninterface. -
Uses of StatusLoggerAdminMBean in org.apache.logging.log4j.jmx.gui
Methods in org.apache.logging.log4j.jmx.gui that return StatusLoggerAdminMBean Modifier and Type Method Description StatusLoggerAdminMBeanClient. getStatusLoggerAdmin(java.lang.String contextName)Returns theStatusLoggerAdminMBeanassociated with the specified context name, ornull.Methods in org.apache.logging.log4j.jmx.gui with parameters of type StatusLoggerAdminMBean Modifier and Type Method Description private voidClientGui. registerListeners(StatusLoggerAdminMBean status)
-