Uses of Interface
org.apache.camel.spi.RoutePolicy
Packages that use RoutePolicy
-
Uses of RoutePolicy in org.apache.camel
Methods in org.apache.camel that return types with arguments of type RoutePolicy -
Uses of RoutePolicy in org.apache.camel.spi
Methods in org.apache.camel.spi that return RoutePolicyModifier and TypeMethodDescription@Nullable RoutePolicyRoutePolicyFactory.createRoutePolicy(CamelContext camelContext, String routeId, NamedNode route) Creates a newRoutePolicywhich will be assigned to the given route.Method parameters in org.apache.camel.spi with type arguments of type RoutePolicyModifier and TypeMethodDescriptionvoidInternalProcessor.addRoutePolicyAdvice(List<RoutePolicy> routePolicyList) Adds advice for handlingRoutePolicyfor the route