Class OneTimeTriggerInboundRunner
java.lang.Object
org.wso2.carbon.inbound.endpoint.common.OneTimeTriggerInboundRunner
- All Implemented Interfaces:
Runnable
OnetimeTriggerInboundRunner class is used to run the non coordinated processors in
background. This Runner is only active for one task execution iteration ( One time trigger )
-
Constructor Summary
ConstructorsConstructorDescriptionOneTimeTriggerInboundRunner(OneTimeTriggerInboundTask task, String tenantDomain) -
Method Summary