public abstract class ServiceDiscoveryFactory extends Object
| Constructor and Description |
|---|
ServiceDiscoveryFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceDiscovery |
get(String type) |
static ServiceDiscovery |
get(String type,
Service... gatewayServices) |
static Set<ServiceDiscovery> |
getAllServiceDiscoveries() |
public static ServiceDiscovery get(String type)
public static Set<ServiceDiscovery> getAllServiceDiscoveries()
public static ServiceDiscovery get(String type, Service... gatewayServices)
Copyright © 2022 The Apache Software Foundation. All rights reserved.