|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jmonit.events.MonitoringEvent org.jmonit.events.DataMonitoredEvent
public class DataMonitoredEvent
Monitoring event for data exposed by the application to the monitor.
Constructor Summary | |
---|---|
DataMonitoredEvent(long data)
Constructor |
Method Summary | |
---|---|
long |
getData()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataMonitoredEvent(long data)
data
- the data exposed by the applicationMethod Detail |
---|
public long getData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |