org.sadun.util.polling
Class BaseFileJMXNotification
java.lang.Object
Notification
org.sadun.util.polling.BaseJMXNotification
org.sadun.util.polling.BaseFileJMXNotification
- Direct Known Subclasses:
- FileFoundJMXNotification
- public class BaseFileJMXNotification
- extends org.sadun.util.polling.BaseJMXNotification
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
event
protected BasePollerEvent event
BaseFileJMXNotification
public BaseFileJMXNotification(java.lang.String notificationType,
ObjectName pollerName,
SequenceNumberGenerator sqg,
BasePollerEvent evt)
getEvent
protected BasePollerEvent getEvent()
- Note: this is null for exception notifications.
- Returns:
- the event underlying this notification, or null
mkMsg
protected static java.lang.String mkMsg(BasePollerEvent evt,
java.lang.String propertyName)
getPollerEventTime
public long getPollerEventTime()
- Return the time of the original poller event.
- Returns:
- the time of the original poller event.
Copyright © 1999, 2000 Cristiano Sadun. This software is released under GPL.