public static class ApplicationRouteLocator.ApplicationRoute
extends org.springframework.cloud.netflix.zuul.filters.Route
| Constructor and Description |
|---|
ApplicationRoute(Application application,
String id,
String path,
String location,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
Application |
getApplication() |
equals, getFullPath, getId, getLocation, getPath, getPrefix, getRetryable, getSensitiveHeaders, hashCode, isCustomSensitiveHeaders, isPrefixStripped, setCustomSensitiveHeaders, setFullPath, setId, setLocation, setPath, setPrefix, setPrefixStripped, setRetryable, setSensitiveHeaders, toStringpublic ApplicationRoute(Application application, String id, String path, String location, String prefix)
public Application getApplication()
Copyright © 2018 codecentric AG. All rights reserved.