Uses of Class
org.apache.log4j.plugins.PluginRegistry
-
Packages that use PluginRegistry Package Description org.apache.log4j org.apache.log4j.spi -
-
Uses of PluginRegistry in org.apache.log4j
Methods in org.apache.log4j that return PluginRegistry Modifier and Type Method Description PluginRegistry
LoggerRepositoryExImpl. getPluginRegistry()
Return the PluginRegisty for this LoggerRepository. -
Uses of PluginRegistry in org.apache.log4j.spi
Methods in org.apache.log4j.spi that return PluginRegistry Modifier and Type Method Description PluginRegistry
LoggerRepositoryEx. getPluginRegistry()
Return the PluginRegisty for this LoggerRepository.
-