Uses of Interface
org.jboss.logmanager.LogContext.LevelRef
Packages that use LogContext.LevelRef
-
Uses of LogContext.LevelRef in org.jboss.logmanager
Classes in org.jboss.logmanager that implement LogContext.LevelRefModifier and TypeClassDescriptionprivate static final class
private static final class
Fields in org.jboss.logmanager with type parameters of type LogContext.LevelRefModifier and TypeFieldDescriptionprivate static final HashMap<String,
LogContext.LevelRef> LogContext.LazyHolder.INITIAL_LEVEL_MAP
private final AtomicReference<Map<String,
LogContext.LevelRef>> LogContext.levelMapReference
Method parameters in org.jboss.logmanager with type arguments of type LogContext.LevelRefModifier and TypeMethodDescriptionprivate static void
LogContext.LazyHolder.addStrong
(Map<String, LogContext.LevelRef> map, Level level)