public class GenericTask extends InboundTask
interval, TASK_THRESHOLD_INTERVAL| Constructor and Description |
|---|
GenericTask(GenericPollingConsumer pollingConsumer,
long interval) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Properties |
getInboundProperties() |
void |
init(org.apache.synapse.core.SynapseEnvironment synapseEnvironment) |
protected void |
taskExecute() |
executepublic GenericTask(GenericPollingConsumer pollingConsumer, 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.