public class FilePollerListener extends Fwk implements FilePollerListenerInterface
Requirement specification (AVL) 22.02.2000/V0.5
,
Serialized FormModifier 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, release
public static final java.lang.String version
public java.lang.String getVersion()
FwkInterface
getVersion
in interface FwkInterface
getVersion
in class Fwk
public void fileChange(FilePollerEvent event)
fileChange
in interface FilePollerListenerInterface
#com.highqsoft.util.FilePollerEvent
,
#com.highqsoft.util.FilePoller