|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.qos.logback.core.status.StatusListenerAsList
public class StatusListenerAsList
Collect all incoming events in a list.
| Constructor Summary | |
|---|---|
StatusListenerAsList()
|
|
| Method Summary | |
|---|---|
void |
addStatusEvent(Status status)
|
java.util.List<Status> |
getStatusList()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatusListenerAsList()
| Method Detail |
|---|
public void addStatusEvent(Status status)
addStatusEvent in interface StatusListenerpublic java.util.List<Status> getStatusList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||