|
JBoss Log Manager 1.4.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.logmanager.LogContextSelectorService
public final class LogContextSelectorService
A container-friendly service which will manage the installation of a
LogContextSelector into the log system. Only one such service
may be active at a time, or an error will result.
| Constructor Summary | |
|---|---|
LogContextSelectorService()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogContextSelectorService()
| Method Detail |
|---|
public LogContextSelector getSelector()
public void setSelector(LogContextSelector selector)
selector - the selectorpublic void start()
public void stop()
|
JBoss Log Manager 1.4.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||