|
||||||||||
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.BaseFileJMXNotification org.sadun.util.polling.FileFoundJMXNotification
Field Summary | |
static java.lang.String |
NOTIFICATION_TYPE
|
Fields inherited from class org.sadun.util.polling.BaseFileJMXNotification |
event |
Constructor Summary | |
FileFoundJMXNotification(ObjectName pollerName,
SequenceNumberGenerator sqg,
BasePollerEvent evt)
|
Method Summary | |
java.io.File |
getDirectory()
See BaseDirectoryEvent#getDirectory() . |
java.io.File |
getFile()
See FileFoundEvent.getFile() . |
Methods inherited from class org.sadun.util.polling.BaseFileJMXNotification |
getEvent, getPollerEventTime, mkMsg |
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
Constructor Detail |
public FileFoundJMXNotification(ObjectName pollerName, SequenceNumberGenerator sqg, BasePollerEvent evt)
Method Detail |
public java.io.File getFile()
FileFoundEvent.getFile()
.
FileFoundEvent.getFile()
.public java.io.File getDirectory()
BaseDirectoryEvent#getDirectory()
.
BaseDirectoryEvent#getDirectory()
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |