Uses of Interface
org.apache.logging.log4j.spi.LoggerRegistry.MapFactory
Packages that use LoggerRegistry.MapFactory
Package
Description
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
-
Uses of LoggerRegistry.MapFactory in org.apache.logging.log4j.spi
Classes in org.apache.logging.log4j.spi that implement LoggerRegistry.MapFactoryModifier and TypeClassDescriptionstatic classGenerates ConcurrentHashMaps for use by the registry to store the Loggers.static classLoggerRegistry.WeakMapFactory<T extends ExtendedLogger>Generates WeakHashMaps for use by the registry to store the Loggers.Fields in org.apache.logging.log4j.spi declared as LoggerRegistry.MapFactoryModifier and TypeFieldDescriptionprivate final LoggerRegistry.MapFactory<T> LoggerRegistry.factoryConstructors in org.apache.logging.log4j.spi with parameters of type LoggerRegistry.MapFactory