T - subtype of ExtendedLoggerpublic static interface LoggerRegistry.MapFactory<T extends ExtendedLogger>
| Modifier and Type | Method and Description |
|---|---|
Map<String,T> |
createInnerMap() |
Map<String,Map<String,T>> |
createOuterMap() |
void |
putIfAbsent(Map<String,T> innerMap,
String name,
T logger) |
Copyright © 2025 JBoss by Red Hat. All rights reserved.