public final class LogContextSelectorService extends Object
LogContextSelector
into the log system. Only one such service
may be active at a time, or an error will result.Constructor and Description |
---|
LogContextSelectorService() |
Modifier and Type | Method and Description |
---|---|
LogContextSelector |
getSelector()
Get the selector to install.
|
void |
setSelector(LogContextSelector selector)
Set the selector to install.
|
void |
start()
Install the selector.
|
void |
stop()
Uninstall the selector.
|
public LogContextSelector getSelector()
public void setSelector(LogContextSelector selector)
selector
- the selectorpublic void start()
public void stop()
Copyright © 2017 JBoss by Red Hat. All rights reserved.