|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
org.quartz.jobs Interface DirectoryScanListener
public interface DirectoryScanListener
Interface for objects wishing to receive a 'call-back' from a
DirectoryScanJob
.
Instances should be stored in the SchedulerContext
such that the DirectoryScanJob
can find it.
- Author:
- jhouse
- See Also:
DirectoryScanJob
,SchedulerContext
Method Summary | |
---|---|
void |
filesUpdatedOrAdded(File[] updatedFiles)
|
Method Detail |
---|
filesUpdatedOrAdded
void filesUpdatedOrAdded(File[] updatedFiles)
- Parameters:
updatedFiles
- The set of files that were updated/added since the last scan of the directory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2001-2011, Terracotta, Inc.