public interface ShadowRouteEngine
| Modifier and Type | Method and Description |
|---|---|
void |
route(RouteContext routeContext,
ShadowRule shadowRule)
Route.
|
default void |
shadowRouteDecorate(RouteContext routeContext,
ShadowRule shadowRule,
Map<String,String> shadowDataSourceMappings)
Shadow route decorate.
|
default void shadowRouteDecorate(RouteContext routeContext, ShadowRule shadowRule, Map<String,String> shadowDataSourceMappings)
routeContext - route contextshadowRule - shadow ruleshadowDataSourceMappings - shadow data source mappingsvoid route(RouteContext routeContext, ShadowRule shadowRule)
routeContext - route contextshadowRule - shadow ruleCopyright © 2022 The Apache Software Foundation. All rights reserved.