Uses of Class
org.apache.log4j.plugins.PluginRegistry
Packages that use PluginRegistry
Package
Description
-
Uses of PluginRegistry in org.apache.log4j
Fields in org.apache.log4j declared as PluginRegistryModifier and TypeFieldDescriptionprivate PluginRegistry
LoggerRepositoryExImpl.pluginRegistry
Plug in registry.Methods in org.apache.log4j that return PluginRegistryModifier and TypeMethodDescriptionLoggerRepositoryExImpl.getPluginRegistry()
Return the PluginRegisty for this LoggerRepository. -
Uses of PluginRegistry in org.apache.log4j.chainsaw
Fields in org.apache.log4j.chainsaw declared as PluginRegistryMethods in org.apache.log4j.chainsaw with parameters of type PluginRegistry -
Uses of PluginRegistry in org.apache.log4j.chainsaw.receivers
Fields in org.apache.log4j.chainsaw.receivers declared as PluginRegistry -
Uses of PluginRegistry in org.apache.log4j.spi
Methods in org.apache.log4j.spi that return PluginRegistryModifier and TypeMethodDescriptionLoggerRepositoryEx.getPluginRegistry()
Return the PluginRegisty for this LoggerRepository.