Package org.quartz.jobs
Interface FileScanListener
-
public interface FileScanListenerInterface for objects wishing to receive a 'call-back' from aFileScanJob.- See Also:
FileScanJob
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfileUpdated(java.lang.String fileName)
-