Package | Description |
---|---|
org.jboss.logmanager |
Modifier and Type | Class and Description |
---|---|
private static class |
LogContext.StrongLevelRef |
private static class |
LogContext.WeakLevelRef |
Modifier and Type | Field and Description |
---|---|
private static java.util.HashMap<java.lang.String,LogContext.LevelRef> |
LogContext.LazyHolder.INITIAL_LEVEL_MAP |
private java.util.concurrent.atomic.AtomicReference<java.util.Map<java.lang.String,LogContext.LevelRef>> |
LogContext.levelMapReference |
Modifier and Type | Method and Description |
---|---|
private static void |
LogContext.LazyHolder.addStrong(java.util.Map<java.lang.String,LogContext.LevelRef> map,
java.util.logging.Level level) |