|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPipeReader
This is a simple interface for a reader that works on a pipe.
Method Summary | |
---|---|
boolean |
newMonitoringRecord(IMonitoringRecord record)
Called for each new record. |
void |
notifyPipeClosed()
Called to notify the reader that the pipe is closed. |
Method Detail |
---|
void notifyPipeClosed()
boolean newMonitoringRecord(IMonitoringRecord record)
record
- the record.
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |