public abstract class GatewayPollerRunnable
extends com.mulesoft.anypoint.backoff.scheduler.runnable.BackoffRunnable
| Modifier and Type | Field and Description |
|---|---|
protected ApiTrackingService |
apiTrackingService |
protected ApiPlatformSessionFactory |
platformSessionFactory |
| Constructor and Description |
|---|
GatewayPollerRunnable(ApiTrackingService apiTrackingService,
ApiPlatformSessionFactory platformSessionFactory,
com.mulesoft.anypoint.backoff.session.BackoffBarrier backoffBarrier,
com.mulesoft.anypoint.backoff.configuration.BackoffConfiguration backoffConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected com.mulesoft.anypoint.backoff.session.SessionMetadata |
profiledExecution(Supplier<com.mulesoft.anypoint.backoff.session.SessionMetadata> sessionMetadataSupplier) |
protected final ApiTrackingService apiTrackingService
protected final ApiPlatformSessionFactory platformSessionFactory
public GatewayPollerRunnable(ApiTrackingService apiTrackingService, ApiPlatformSessionFactory platformSessionFactory, com.mulesoft.anypoint.backoff.session.BackoffBarrier backoffBarrier, com.mulesoft.anypoint.backoff.configuration.BackoffConfiguration backoffConfiguration)
protected com.mulesoft.anypoint.backoff.session.SessionMetadata profiledExecution(Supplier<com.mulesoft.anypoint.backoff.session.SessionMetadata> sessionMetadataSupplier)
Copyright © 2014–2024 MuleSoft, Inc.. All rights reserved.