|
JBoss Log Manager 1.2.0.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogContext | |
---|---|
org.jboss.logmanager |
Uses of LogContext in org.jboss.logmanager |
---|
Methods in org.jboss.logmanager that return LogContext | |
---|---|
static LogContext |
LogContext.create()
Create a new log context. |
LogContext |
LogContextSelector.getLogContext()
Get the current log context. |
static LogContext |
LogContext.getLogContext()
Get the currently active log context. |
LogContext |
ClassLoaderLogContextSelector.getLogContext()
Get the current log context. |
static LogContext |
LogContext.getSystemLogContext()
Get the system log context. |
Methods in org.jboss.logmanager with parameters of type LogContext | |
---|---|
void |
ClassLoaderLogContextSelector.registerLogContext(ClassLoader classLoader,
LogContext logContext)
Register a class loader with a log context. |
boolean |
ClassLoaderLogContextSelector.unregisterLogContext(ClassLoader classLoader,
LogContext logContext)
Unregister a class loader/log context association. |
|
JBoss Log Manager 1.2.0.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |