public interface IServiceListener
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(long recordCount,
java.lang.String message)
Called by the main service loop to inform the listener about processed records and an optional message.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net