Package org.jboss.logmanager
Class LogContext.WeakLevelRef
- All Implemented Interfaces:
LogContext.LevelRef
- Enclosing class:
- LogContext
private static final class LogContext.WeakLevelRef
extends WeakReference<Level>
implements LogContext.LevelRef
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.ref.Reference
clear, clone, enqueue, get, isEnqueued, reachabilityFence, refersTo
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jboss.logmanager.LogContext.LevelRef
get
-
Constructor Details
-
WeakLevelRef
-