public class ServiceDiscovery extends Object
| Constructor and Description |
|---|
ServiceDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
discoverServiceEndpoints(String scope,
ServiceProfile serviceProfile) |
static String |
fetchServiceEndpoint(String scope,
ServiceProfile serviceProfile) |
public static String fetchServiceEndpoint(String scope, ServiceProfile serviceProfile) throws Exception
Exceptionpublic static List<String> discoverServiceEndpoints(String scope, ServiceProfile serviceProfile)
Copyright © 2016. All Rights Reserved.