|
||||||||||
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.ExceptionMovingFileJMXNotification
Field Summary | |
protected BasePollerEvent |
event
|
static java.lang.String |
NOTIFICATION_TYPE
|
Method Summary | |
java.io.File |
getDestination()
Return the destination of the move operation which failed to execute. |
protected BasePollerEvent |
getEvent()
Note: this is null for exception notifications. |
java.io.File |
getOrigin()
Return the file which has failed to move. |
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 java.io.File getDestination()
public java.io.File getOrigin()
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 |