|
Kieker 1.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMonitoringLogReader
| Method Summary | |
|---|---|
void |
addRecordReceiver(IMonitoringRecordReceiver receiver)
Adds the given record receiver. |
void |
init(String initString)
Initialize instance from passed initialization string which is typically a list of separated parameter/values pairs. |
boolean |
read()
Starts the reader. |
| Method Detail |
|---|
void init(String initString)
throws IllegalArgumentException
initString - the initialization string
IllegalArgumentException - if an error occuredvoid addRecordReceiver(IMonitoringRecordReceiver receiver)
receiver - the receiver
boolean read()
throws MonitoringLogReaderException
LogReaderExecutionException - if an error occured
MonitoringLogReaderException
|
Kieker 1.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||