Package | Description |
---|---|
com.broadleafcommerce.metadata.route | |
com.broadleafcommerce.metadata.route.builder |
Modifier and Type | Class and Description |
---|---|
class |
CachingComponentRouteLocator
Route locator that caches the results from the delegate
ComponentRouteLocator . |
class |
CompositeComponentRouteLocator
Composite route locator used for creating a locator composed of several other
ComponentRouteLocator . |
Constructor and Description |
---|
CachingComponentRouteLocator(ComponentRouteLocator delegate) |
Constructor and Description |
---|
CompositeComponentRouteLocator(reactor.core.publisher.Flux<ComponentRouteLocator> delegates) |
Modifier and Type | Method and Description |
---|---|
ComponentRouteLocator |
ComponentRouteLocatorBuilder.Builder.build() |
ComponentRouteLocator |
RoutesSpec.build() |
Copyright © 2021. All rights reserved.