|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object Notification org.sadun.util.polling.BaseJMXNotification org.sadun.util.polling.CycleEndJMXNotification
A JMX notification class equivalent to a CycleEndEvent
Field Summary | |
protected BasePollerEvent |
event
|
static java.lang.String |
NOTIFICATION_TYPE
|
Method Summary | |
protected BasePollerEvent |
getEvent()
Note: this is null for exception notifications. |
long[] |
getNewBaseTime()
Return the new base time (see CycleEndEvent.getNewBaseTime() . |
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 |
public long[] getNewBaseTime()
CycleEndEvent.getNewBaseTime()
.
CycleEndEvent.getNewBaseTime()
.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 | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |