Uses of Interface
org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean
Packages that use LoggerContextAdminMBean
Package
Description
Log4j 2 JMX support.
Log4j 2.0 JMX GUI.
-
Uses of LoggerContextAdminMBean in org.apache.logging.log4j.core.jmx
Classes in org.apache.logging.log4j.core.jmx that implement LoggerContextAdminMBeanModifier and TypeClassDescriptionclass
Implementation of theLoggerContextAdminMBean
interface. -
Uses of LoggerContextAdminMBean in org.apache.logging.log4j.jmx.gui
Fields in org.apache.logging.log4j.jmx.gui declared as LoggerContextAdminMBeanModifier and TypeFieldDescriptionprivate final LoggerContextAdminMBean
ClientEditConfigPanel.contextAdmin
Methods in org.apache.logging.log4j.jmx.gui that return LoggerContextAdminMBeanMethods in org.apache.logging.log4j.jmx.gui that return types with arguments of type LoggerContextAdminMBeanModifier and TypeMethodDescriptionClient.getLoggerContextAdmins()
Returns a list of proxies that allow operations to be performed on the remoteLoggerContextAdminMBean
s.Methods in org.apache.logging.log4j.jmx.gui with parameters of type LoggerContextAdminMBeanModifier and TypeMethodDescriptionprivate void
ClientGui.addWidgetForLoggerContext
(LoggerContextAdminMBean ctx) Constructors in org.apache.logging.log4j.jmx.gui with parameters of type LoggerContextAdminMBean