org.quartz.jobs
Interface FileScanListener

All Known Implementing Classes:
XMLSchedulingDataProcessorPlugin

public interface FileScanListener

Interface for objects wishing to receive a 'call-back' from a FileScanJob.

Author:
jhouse
See Also:
FileScanJob

Method Summary
 void fileUpdated(String fileName)
           
 

Method Detail

fileUpdated

void fileUpdated(String fileName)


Copyright 2001-2019, Terracotta, Inc.