Package org.quartz.jobs
Interface DirectoryScanListener
-
public interface DirectoryScanListenerInterface for objects wishing to receive a 'call-back' from aDirectoryScanJob.Instances should be stored in the
SchedulerContextsuch that theDirectoryScanJobcan find it.- See Also:
DirectoryScanJob,SchedulerContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfilesUpdatedOrAdded(java.io.File[] updatedFiles)
-