public class ApiTracker extends Object implements ApiDeploymentListener
| Constructor and Description |
|---|
ApiTracker(ApiTrackingService apiTrackingService,
ApiPlatformSessionFactory platformSessionFactory) |
ApiTracker(ApiTrackingService apiTrackingService,
ApiPlatformSessionFactory platformSessionFactory,
Function<org.slf4j.Logger,NormalizedExceptionMessageLogger> loggerSupplier) |
| Modifier and Type | Method and Description |
|---|---|
void |
onApiDeploymentSuccess(Api api) |
protected void |
trackApi(Api api) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonApiDeploymentStart, onApiRedeploymentStart, onApiUndeploymentStartpublic ApiTracker(ApiTrackingService apiTrackingService, ApiPlatformSessionFactory platformSessionFactory)
public ApiTracker(ApiTrackingService apiTrackingService, ApiPlatformSessionFactory platformSessionFactory, Function<org.slf4j.Logger,NormalizedExceptionMessageLogger> loggerSupplier)
public void onApiDeploymentSuccess(Api api)
onApiDeploymentSuccess in interface ApiDeploymentListenerprotected void trackApi(Api api)
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.