public interface FilePollerListenerInterface
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
fileChange(FilePollerEvent event)
This method is the call back if an FilePollerEvent is thrown.
|
void fileChange(FilePollerEvent event)
#com.highqsoft.util.FilePollerEvent
,
#com.highqsoft.util.FilePoller