public abstract class GatewayPollerRunnable extends BackoffRunnable
| Modifier and Type | Field and Description |
|---|---|
protected ApiTrackingService |
apiTrackingService |
protected ApiPlatformSessionFactory |
platformSessionFactory |
| Constructor and Description |
|---|
GatewayPollerRunnable(ApiTrackingService apiTrackingService,
ApiPlatformSessionFactory platformSessionFactory,
BackoffBarrier backoffBarrier,
BackoffConfiguration backoffConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected SessionMetadata |
profiledExecution(Supplier<SessionMetadata> sessionMetadataSupplier) |
delay, execute, go, ifError, ifUnstable, otherwise, run, toStringprotected final ApiTrackingService apiTrackingService
protected final ApiPlatformSessionFactory platformSessionFactory
public GatewayPollerRunnable(ApiTrackingService apiTrackingService, ApiPlatformSessionFactory platformSessionFactory, BackoffBarrier backoffBarrier, BackoffConfiguration backoffConfiguration)
protected SessionMetadata profiledExecution(Supplier<SessionMetadata> sessionMetadataSupplier)
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.