|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServiceListener
Method Summary | |
---|---|
void |
handleEvent(long recordCount,
String message)
Called by the main service loop to inform the listener about processed records and an optional message. |
Method Detail |
---|
void handleEvent(long recordCount, String message)
recordCount
- number of processed recordsmessage
- optional message (could be null)
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |