Class OneTimeTriggerInboundRunner

java.lang.Object
org.wso2.carbon.inbound.endpoint.common.OneTimeTriggerInboundRunner
All Implemented Interfaces:
Runnable

public class OneTimeTriggerInboundRunner extends Object implements 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 Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable