public class SimpleServiceRouteMapper extends Object implements ServiceRouteMapper
| Constructor and Description |
|---|
SimpleServiceRouteMapper() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(String serviceId)
Take a service Id (its discovered name) and return a route path.
|
public String apply(String serviceId)
ServiceRouteMapperapply in interface ServiceRouteMapperserviceId - service discovered nameCopyright © 2021 Pivotal Software, Inc.. All rights reserved.