Uses of Interface
org.apache.logging.log4j.core.jmx.ContextSelectorAdminMBean
-
Packages that use ContextSelectorAdminMBean Package Description org.apache.logging.log4j.core.jmx Log4j 2 JMX support. -
-
Uses of ContextSelectorAdminMBean in org.apache.logging.log4j.core.jmx
Classes in org.apache.logging.log4j.core.jmx that implement ContextSelectorAdminMBean Modifier and Type Class Description class
ContextSelectorAdmin
Implementation of theContextSelectorAdminMBean
interface.
-