Package org.apache.logging.log4j.spi
Interface LoggerRegistry.MapFactory<T extends ExtendedLogger>
- Type Parameters:
T
- subtype ofExtendedLogger
- All Known Implementing Classes:
LoggerRegistry.ConcurrentMapFactory
,LoggerRegistry.WeakMapFactory
- Enclosing class:
- LoggerRegistry<T extends ExtendedLogger>
Deprecated.
Data structure contract for the internal storage of admitted loggers.
-
Method Summary
-
Method Details
-
createInnerMap
Deprecated. -
createOuterMap
Deprecated. -
putIfAbsent
Deprecated.
-
2.25.0
, planned to be removed!