| Modifier and Type | Method and Description |
|---|---|
GatewayConfig |
DeploymentContext.getGatewayConfig() |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceFactory.create(GatewayServices gatewayServices,
ServiceType serviceType,
GatewayConfig gatewayConfig,
Map<String,String> options) |
Service |
ServiceFactory.create(GatewayServices gatewayServices,
ServiceType serviceType,
GatewayConfig gatewayConfig,
Map<String,String> options,
String implementation) |
void |
Service.init(GatewayConfig config,
Map<String,String> options) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricsReporter.init(GatewayConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Object |
SSLService.buildSslContextFactory(GatewayConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurableEncryptor.init(GatewayConfig config) |
void |
CMFMasterService.setupMasterSecret(String securityDir,
String filename,
boolean persisting,
GatewayConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
TopologyService.getServiceTestURLs(Topology t,
GatewayConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ServiceDiscovery.Cluster> |
ServiceDiscovery.discover(GatewayConfig gwConfig,
ServiceDiscoveryConfig config)
Discover details of all the clusters known to the target registry.
|
ServiceDiscovery.Cluster |
ServiceDiscovery.discover(GatewayConfig gwConfig,
ServiceDiscoveryConfig config,
String clusterName)
Discover details for a single cluster.
|
ClusterConfigurationMonitor |
ClusterConfigurationMonitorProvider.newInstance(GatewayConfig config,
AliasService aliasService,
KeystoreService keystoreService) |
| Modifier and Type | Method and Description |
|---|---|
RemoteConfigurationMonitor |
RemoteConfigurationMonitorProvider.newInstance(GatewayConfig config,
RemoteConfigurationRegistryClientService clientService) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.