|
||||||||||
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.LoggerHistoryPollManager
Constructor Summary | |
LoggerHistoryPollManager()
|
|
LoggerHistoryPollManager(java.util.logging.Logger logger)
|
|
LoggerHistoryPollManager(java.lang.String loggerName)
|
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 LoggerHistoryPollManager(java.lang.String loggerName)
public LoggerHistoryPollManager()
public LoggerHistoryPollManager(java.util.logging.Logger logger)
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 |