public class GatewayMetricsFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AGW_METRICS_COLLECTOR_THREAD_NAME |
| Constructor and Description |
|---|
GatewayMetricsFactory() |
| Modifier and Type | Method and Description |
|---|---|
Optional<GatewayMetricsAdapter> |
from(String runtimeId,
ApiPlatformClient apiPlatformClient,
com.mulesoft.mule.runtime.gw.api.config.GatewayConfiguration configuration,
org.mule.runtime.module.deployment.api.DeploymentService deploymentService,
ApiService apiService,
PolicyDeploymentTracker policyTracker) |
public static final String AGW_METRICS_COLLECTOR_THREAD_NAME
public Optional<GatewayMetricsAdapter> from(String runtimeId, ApiPlatformClient apiPlatformClient, com.mulesoft.mule.runtime.gw.api.config.GatewayConfiguration configuration, org.mule.runtime.module.deployment.api.DeploymentService deploymentService, ApiService apiService, PolicyDeploymentTracker policyTracker)
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.