Class LogContext.LazyHolder

java.lang.Object
org.jboss.logmanager.LogContext.LazyHolder
Enclosing class:
LogContext

private static final class LogContext.LazyHolder extends Object
This lazy holder class is required to prevent a problem due to a LogContext instance being constructed before the class init is complete.