|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceMap
Resolves service endpoints statically configured for a given scope.
| Field Summary | |
|---|---|
static ServiceMap |
instance
Shared ServiceMap. |
| Method Summary | |
|---|---|
List<String> |
endpoint(String service)
Returns the endpoints of a given service. |
String |
scope()
Returns the associated scope. |
| Field Detail |
|---|
static final ServiceMap instance
ServiceMap.
| Method Detail |
|---|
List<String> endpoint(String service)
service - the service
null if the service is unknown.String scope()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||