public class AnalyticsEventHandler extends Object
| Constructor and Description |
|---|
AnalyticsEventHandler(String muleAppName,
ApiService apiService,
EnrichedServerNotificationExtractor extractor,
AnalyticsEventDispatcher eventDispatcher,
com.mulesoft.mule.runtime.gw.api.service.EventsCollectorService eventsCollectorService,
Optional<GatewayMetricsAdapter> metricsCollector) |
| Modifier and Type | Method and Description |
|---|---|
void |
finishEvent(org.mule.runtime.api.notification.EnrichedServerNotification notification) |
void |
startEvent(org.mule.runtime.api.notification.EnrichedServerNotification notification) |
public AnalyticsEventHandler(String muleAppName, ApiService apiService, EnrichedServerNotificationExtractor extractor, AnalyticsEventDispatcher eventDispatcher, com.mulesoft.mule.runtime.gw.api.service.EventsCollectorService eventsCollectorService, Optional<GatewayMetricsAdapter> metricsCollector)
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.