|
Kieker 1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.monitoring.writer.AbstractMonitoringWriter
public abstract class AbstractMonitoringWriter
| Method Summary | |
|---|---|
Configuration |
getConfiguration()
|
abstract boolean |
newMonitoringRecord(IMonitoringRecord record)
Called for each new record. |
void |
setController(IMonitoringController controller)
Set the IMonitoringController controlling this writer. |
abstract void |
terminate()
Called by the Monitoring Controller to announce a shutdown of monitoring. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String toString()
toString in interface IMonitoringWritertoString in class Objectpublic abstract boolean newMonitoringRecord(IMonitoringRecord record)
IMonitoringRecordReceiver
newMonitoringRecord in interface IMonitoringRecordReceivernewMonitoringRecord in interface IMonitoringWriterrecord - the record.
public abstract void terminate()
IMonitoringWriter
terminate in interface IMonitoringWriter
public final void setController(IMonitoringController controller)
throws Exception
IMonitoringWriterIMonitoringController controlling this writer.
setController in interface IMonitoringWriterExceptionpublic final Configuration getConfiguration()
|
Kieker 1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||