public class FilePollerListener extends Fwk implements FilePollerListenerInterface
Requirement specification (AVL) 22.02.2000/V0.5,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
version |
| Modifier and Type | Method and Description |
|---|---|
void |
fileChange(FilePollerEvent event)
This method is the call back if an FilePollerEvent is thrown.
|
java.lang.String |
getVersion()
Return the version string of the FWK component.
|
getNiceVersion, releasepublic static final java.lang.String version
public java.lang.String getVersion()
FwkInterfacegetVersion in interface FwkInterfacegetVersion in class Fwkpublic void fileChange(FilePollerEvent event)
fileChange in interface FilePollerListenerInterface#com.highqsoft.util.FilePollerEvent,
#com.highqsoft.util.FilePoller