Class InboundRunner
java.lang.Object
org.wso2.carbon.inbound.endpoint.common.InboundRunner
- All Implemented Interfaces:
Runnable
InboundRunner class is used to run the non coordinated processors in
background according to the scheduled interval
-
Constructor Summary
ConstructorsConstructorDescriptionInboundRunner(InboundTask task, long interval, String tenantDomain, boolean mgrOverride) -
Method Summary