public class FileSyncInternal extends InternalTask
Constructor and Description |
---|
FileSyncInternal() |
Modifier and Type | Method and Description |
---|---|
DBTask |
getDBTask()
Let the sync manager handle heartbeat rather then internal task
|
void |
onMessage(Message message)
Implements method onMessage of interface MessageListener.
|
void |
process()
Calls the process method of the underlying FileSyncApp
|
void |
setParameterValue(java.lang.String param)
Sets a parameter for this task.
|
creatSchedule, disableHA, doError, enableHA, execute, finishUp, getDBTask, getDisplayName, getInitialScanTime, getOccurences, getParameterFile, getParameterValues, getRepeatEvery, getTaskBeatLayer, getTimeZone, heartBeat, isBatchMode, isTerminated, join, join, makeIdle, makeThreadName, parseTime, pause, paused, resumed, run, setBatchMode, setDelayStart, setDisplayName, setOccurences, setParameterFile, setRepeat, setRepeatEvery, setRepeatEvery, setStartTime, setTaskBeatLayer, setTimeZoneId, terminate, terminated, waitOrRepeat
public void process() throws java.lang.Exception
process
in class InternalTask
java.lang.Exception
- a serious problempublic DBTask getDBTask()
getDBTask
in class InternalTask
public void setParameterValue(java.lang.String param)
setParameterValue
in class InternalTask
param
- the task parameterpublic void onMessage(Message message)
message
- the JMS message to processstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.