public class PlatformClientsRetriever extends Object implements ApiContractsListener
| Constructor and Description |
|---|
PlatformClientsRetriever(ApiPlatformSessionFactory platformSessionFactory,
ApiTrackingService apiTrackingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onContractsRequired(Api api) |
protected void |
retrieve(ApiPlatformSession platform,
Api api) |
com.mulesoft.anypoint.backoff.session.SessionMetadata |
retrieve(List<Api> apis) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonContractsLoaded, onNoContractsRequiredpublic PlatformClientsRetriever(ApiPlatformSessionFactory platformSessionFactory, ApiTrackingService apiTrackingService)
public void onContractsRequired(Api api)
onContractsRequired in interface ApiContractsListenerprotected void retrieve(ApiPlatformSession platform, Api api)
Copyright © 2014–2024 MuleSoft, Inc.. All rights reserved.