|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.management.NotificationBroadcasterSupport kieker.monitoring.writer.jmx.KiekerJMXMonitoringLog
public final class KiekerJMXMonitoringLog
Constructor Summary | |
---|---|
KiekerJMXMonitoringLog(javax.management.ObjectName kiekerMonitoringLogName)
|
Method Summary | |
---|---|
boolean |
newMonitoringRecord(IMonitoringRecord record)
Consumes the given record by sending a notification. |
Methods inherited from class javax.management.NotificationBroadcasterSupport |
---|
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KiekerJMXMonitoringLog(javax.management.ObjectName kiekerMonitoringLogName)
Method Detail |
---|
public final boolean newMonitoringRecord(IMonitoringRecord record)
record
- The record to consume.
|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |