public class CachingComponentRouteLocator extends Object implements ComponentRouteLocator
ComponentRouteLocator
.Constructor and Description |
---|
CachingComponentRouteLocator(ComponentRouteLocator delegate) |
Modifier and Type | Method and Description |
---|---|
void |
clearCache() |
reactor.core.publisher.Flux<ComponentRoute> |
getRoutes()
Returns the routes for this locator.
|
public CachingComponentRouteLocator(ComponentRouteLocator delegate)
public reactor.core.publisher.Flux<ComponentRoute> getRoutes()
ComponentRouteLocator
getRoutes
in interface ComponentRouteLocator
public void clearCache()
Copyright © 2021. All rights reserved.