|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectNotification
org.sadun.util.polling.BaseJMXNotification
org.sadun.util.polling.CycleStartJMXNotification
Field Summary | |
protected BasePollerEvent |
event
|
static java.lang.String |
NOTIFICATION_TYPE
|
Method Summary | |
protected BasePollerEvent |
getEvent()
Note: this is null for exception notifications. |
long |
getPollerEventTime()
Return the time of the original poller event. |
protected static java.lang.String |
mkMsg(BasePollerEvent evt,
java.lang.String propertyName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String NOTIFICATION_TYPE
protected BasePollerEvent event
Method Detail |
protected BasePollerEvent getEvent()
protected static java.lang.String mkMsg(BasePollerEvent evt, java.lang.String propertyName)
public long getPollerEventTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |