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() |
execute
public GenericTask(GenericPollingConsumer pollingConsumer, long interval)
protected void taskExecute()
taskExecute
in class InboundTask
public Properties getInboundProperties()
getInboundProperties
in interface PinnedPollingTask
getInboundProperties
in class InboundTask
public void init(org.apache.synapse.core.SynapseEnvironment synapseEnvironment)
public void destroy()
Copyright © 2022 WSO2. All rights reserved.