Uses of Class
org.apache.log4j.component.plugins.PluginRegistry
-
Packages that use PluginRegistry Package Description org.apache.log4j org.apache.log4j.component.spi -
-
Uses of PluginRegistry in org.apache.log4j
Fields in org.apache.log4j declared as PluginRegistry Modifier and Type Field Description private PluginRegistryLoggerRepositoryExImpl. pluginRegistryPlug in registry.Methods in org.apache.log4j that return PluginRegistry Modifier and Type Method Description PluginRegistryLoggerRepositoryExImpl. getPluginRegistry()Return the PluginRegisty for this LoggerRepository. -
Uses of PluginRegistry in org.apache.log4j.component.spi
Methods in org.apache.log4j.component.spi that return PluginRegistry Modifier and Type Method Description PluginRegistryLoggerRepositoryEx. getPluginRegistry()Return the PluginRegisty for this LoggerRepository.
-