|
JBoss LogManager 1.1.0.CR6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.logmanager.LogService
public final class LogService
A simple log service which can be used to remove any bootstrap handlers when a real handler is configured.
Constructor Summary | |
---|---|
LogService()
|
Method Summary | |
---|---|
void |
create()
Create lifecycle method. |
void |
destroy()
Destroy lifecycle method. |
void |
start()
Start method; removes and saves bootstrap handlers. |
void |
stop()
Stop method; removes root handlers and restores the bootstrap handlers. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogService()
Method Detail |
---|
public void create()
public void start()
public void stop()
public void destroy()
|
JBoss LogManager 1.1.0.CR6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |