Uses of Class
org.apache.logging.log4j.core.config.plugins.util.PluginRegistry
-
Packages that use PluginRegistry Package Description org.apache.logging.log4j.core.config.plugins.util Utility and manager classes for Log4j 2 plugins. -
-
Uses of PluginRegistry in org.apache.logging.log4j.core.config.plugins.util
Fields in org.apache.logging.log4j.core.config.plugins.util declared as PluginRegistry Modifier and Type Field Description private static PluginRegistryPluginRegistry. INSTANCEMethods in org.apache.logging.log4j.core.config.plugins.util that return PluginRegistry Modifier and Type Method Description static PluginRegistryPluginRegistry. getInstance()Returns the global PluginRegistry instance.
-