public interface ServiceMap
| Modifier and Type | Field and Description |
|---|---|
static ServiceMap |
instance
Shared
ServiceMap. |
static final ServiceMap instance
ServiceMap.String endpoint(String service)
service - the serviceIllegalArgumentException - if the service has no endpoint in the mapIllegalStateException - if the service endpoint cannot be returnedString scope()
IllegalStateException - if the scope of the map cannot be returnedString version()
IllegalStateException - if the version of the map cannot be returnedCopyright © 2018. All Rights Reserved.