public interface StatusListener extends Closeable, EventListener
| Modifier and Type | Method and Description |
|---|---|
Level |
getStatusLevel()
Return the Log Level that this listener wants included.
|
void |
log(StatusData data)
Called as events occur to process the StatusData.
|
void log(StatusData data)
data - The StatusData for the event.Level getStatusLevel()
Copyright © 2006-2016 OPS4J - Open Participation Software for Java. All Rights Reserved.