public class PlatformInteractionManager extends Object implements ApiPlatformClientConnectionListener, org.mule.runtime.api.lifecycle.Disposable
| Constructor and Description |
|---|
PlatformInteractionManager(ApiService apiService,
ApiTrackingService apiTrackingService,
ApiPlatformClient restClient,
BackoffConfigurationSupplier backoffConfigurationSupplier,
boolean standaloneOrPrimaryNode,
BackoffRunnableRetrierFactory backoffRunnableRetrierFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
onClientConnected() |
void |
primaryNode() |
public PlatformInteractionManager(ApiService apiService, ApiTrackingService apiTrackingService, ApiPlatformClient restClient, BackoffConfigurationSupplier backoffConfigurationSupplier, boolean standaloneOrPrimaryNode, BackoffRunnableRetrierFactory backoffRunnableRetrierFactory)
public void onClientConnected()
onClientConnected in interface ApiPlatformClientConnectionListenerpublic void primaryNode()
public void dispose()
dispose in interface org.mule.runtime.api.lifecycle.DisposableCopyright © 2014–2022 MuleSoft, Inc.. All rights reserved.