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, refersToMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.logmanager.LogContext.LevelRef
get
-
Constructor Details
-
WeakLevelRef
-