|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sadun.util.polling.pollmanagers.HistoryPollManager org.sadun.util.polling.pollmanagers.FileHistoryPollManager
Constructor Summary | |
FileHistoryPollManager()
|
|
FileHistoryPollManager(java.io.File file)
|
Method Summary | |
protected void |
storeAutomoveException(java.lang.Exception e,
java.io.File target)
|
protected void |
storeEvent(BasePollerEvent evt)
|
Methods inherited from class org.sadun.util.polling.pollmanagers.HistoryPollManager |
cycleEnded, cycleStarted, directoryLookupEnded, directoryLookupStarted, exceptionDeletingTargetFile, exceptionMovingFile, fileFound, fileMoved, fileSetFound |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileHistoryPollManager() throws java.io.IOException
public FileHistoryPollManager(java.io.File file) throws java.io.IOException
Method Detail |
protected void storeAutomoveException(java.lang.Exception e, java.io.File target)
storeAutomoveException
in class HistoryPollManager
protected void storeEvent(BasePollerEvent evt)
storeEvent
in class HistoryPollManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |