|
Kieker 1.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMonitoringWriter
Method Summary | |
---|---|
boolean |
newMonitoringRecord(IMonitoringRecord record)
Called for each new record. |
void |
setController(IMonitoringController monitoringController)
Set the IMonitoringController controlling this writer. |
void |
terminate()
Called by the Monitoring Controller to announce a shutdown of monitoring. |
String |
toString()
|
Method Detail |
---|
boolean newMonitoringRecord(IMonitoringRecord record)
IMonitoringRecordReceiver
newMonitoringRecord
in interface IMonitoringRecordReceiver
record
- the record.
void terminate()
void setController(IMonitoringController monitoringController) throws Exception
IMonitoringController
controlling this writer.
monitoringController
-
Exception
String toString()
toString
in class Object
|
Kieker 1.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |