public class PollingSourceRestartSchedulerProvider extends Object
| Modifier and Type | Method and Description |
|---|---|
static Scheduler |
getScheduler(Scheduler scheduler)
This method provides the scheduler that a polling source must use to trigger the invocations of the
PollingSource.poll(PollContext) method in case of a restart |
public static Scheduler getScheduler(Scheduler scheduler)
PollingSource.poll(PollContext) method in case of a restartscheduler - the scheduler configured for the polling sourceorg.mule.runtime.api.exception.MuleExceptionCopyright © 2003–2020 MuleSoft, Inc.. All rights reserved.