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