public final class LogService extends Object
Constructor | Description |
---|---|
LogService() |
Modifier and Type | Method | Description |
---|---|---|
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.
|
public void create()
public void start()
public void stop()
public void destroy()
Copyright © 2019 JBoss by Red Hat. All rights reserved.