public class FileTask extends InboundTask
interval, TASK_THRESHOLD_INTERVAL| Constructor and Description |
|---|
FileTask(FilePollingConsumer fileScanner,
long interval) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Properties |
getInboundProperties() |
void |
init(org.apache.synapse.core.SynapseEnvironment synapseEnvironment) |
protected void |
taskExecute() |
executepublic FileTask(FilePollingConsumer fileScanner, long interval)
protected void taskExecute()
taskExecute in class InboundTaskpublic Properties getInboundProperties()
getInboundProperties in interface PinnedPollingTaskgetInboundProperties in class InboundTaskpublic void init(org.apache.synapse.core.SynapseEnvironment synapseEnvironment)
public void destroy()
Copyright © 2017 WSO2. All rights reserved.