public abstract class InboundOneTimeTriggerEventBasedProcessor extends InboundOneTimeTriggerRequestProcessor
COMMON_ENDPOINT_POSTFIX, coordination, name, startUpController, synapseEnvironment, TASK_THRESHOLD_INTERVAL
Constructor and Description |
---|
InboundOneTimeTriggerEventBasedProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Stop the inbound polling processor This will be called when inbound is
undeployed/redeployed or when server stop
|
protected void |
start(GenericOneTimeTask task,
String endpointPostfix)
Based on the coordination option schedule the task with NTASK or run as a
background thread
|
start
public InboundOneTimeTriggerEventBasedProcessor()
protected void start(GenericOneTimeTask task, String endpointPostfix)
task
- endpointPostfix
- public void destroy()
destroy
in interface org.apache.synapse.inbound.InboundRequestProcessor
destroy
in class InboundOneTimeTriggerRequestProcessor
Copyright © 2022 WSO2. All rights reserved.