Uses of Class
org.apache.camel.test.main.junit5.AdviceRouteMapping
-
-
Uses of AdviceRouteMapping in org.apache.camel.test.main.junit5
Methods in org.apache.camel.test.main.junit5 that return AdviceRouteMapping Modifier and Type Method Description AdviceRouteMapping[]advices()Gives the mappings between the routes to advice and the corresponding route builders to call to advice the routes.
-