FileScanListener (Quartz Parent POM 2.0.1 API)

Quartz Java



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-2011, Terracotta, Inc.