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 TypeClassDescriptionclassImplementation of theLoggerContextAdminMBeaninterface. -
Uses of LoggerContextAdminMBean in org.apache.logging.log4j.jmx.gui
Fields in org.apache.logging.log4j.jmx.gui declared as LoggerContextAdminMBeanModifier and TypeFieldDescriptionprivate final LoggerContextAdminMBeanClientEditConfigPanel.contextAdminMethods 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 remoteLoggerContextAdminMBeans.Methods in org.apache.logging.log4j.jmx.gui with parameters of type LoggerContextAdminMBeanModifier and TypeMethodDescriptionprivate voidClientGui.addWidgetForLoggerContext(LoggerContextAdminMBean ctx) Constructors in org.apache.logging.log4j.jmx.gui with parameters of type LoggerContextAdminMBean