public class GatewayApisPoller extends GatewayPoller
configuration| Constructor and Description |
|---|
GatewayApisPoller(com.mulesoft.mule.runtime.gw.api.config.GatewayConfiguration configuration,
ApiTrackingService apiTrackingService,
ApiPlatformSessionFactory platformSessionFactory,
com.mulesoft.anypoint.backoff.scheduler.factory.BackoffSchedulerFactory schedulerFactory,
com.mulesoft.anypoint.backoff.configuration.BackoffConfigurationSupplier backoffConfigurationSupplier) |
| Modifier and Type | Method and Description |
|---|---|
com.mulesoft.anypoint.backoff.scheduler.configuration.SchedulingConfiguration |
configuration() |
protected com.mulesoft.anypoint.backoff.scheduler.runnable.BackoffRunnable |
runnable(com.mulesoft.anypoint.backoff.session.BackoffBarrier backoffBarrier,
com.mulesoft.anypoint.backoff.configuration.BackoffConfiguration backoffConfiguration) |
schedule, shutdownpublic GatewayApisPoller(com.mulesoft.mule.runtime.gw.api.config.GatewayConfiguration configuration, ApiTrackingService apiTrackingService, ApiPlatformSessionFactory platformSessionFactory, com.mulesoft.anypoint.backoff.scheduler.factory.BackoffSchedulerFactory schedulerFactory, com.mulesoft.anypoint.backoff.configuration.BackoffConfigurationSupplier backoffConfigurationSupplier)
protected com.mulesoft.anypoint.backoff.scheduler.runnable.BackoffRunnable runnable(com.mulesoft.anypoint.backoff.session.BackoffBarrier backoffBarrier,
com.mulesoft.anypoint.backoff.configuration.BackoffConfiguration backoffConfiguration)
runnable in class GatewayPollerpublic com.mulesoft.anypoint.backoff.scheduler.configuration.SchedulingConfiguration configuration()
configuration in class GatewayPollerCopyright © 2014–2022 MuleSoft, Inc.. All rights reserved.