|
Kieker 1.8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kieker.monitoring.writer.AbstractMonitoringWriter
public abstract class AbstractMonitoringWriter
Method Summary | |
---|---|
void |
setController(IMonitoringController controller)
Set the IMonitoringController controlling this writer. |
String |
toString()
Delivers a string representation of this writer. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface kieker.monitoring.writer.IMonitoringWriter |
---|
newMonitoringRecord, terminate |
Method Detail |
---|
public String toString()
IMonitoringWriter
toString
in interface IMonitoringWriter
toString
in class Object
public final void setController(IMonitoringController controller) throws Exception
IMonitoringWriter
IMonitoringController
controlling this writer.
setController
in interface IMonitoringWriter
controller
- The monitoring controller which will be the new parent of this writer.
Exception
- If something went wrong.
|
Kieker 1.8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |