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 © 2006-2017 OPS4J - Open Participation Software for Java. All Rights Reserved.