Uses of Interface
org.apache.camel.test.junit5.CamelContextConfiguration.RoutesSupplier
Packages that use CamelContextConfiguration.RoutesSupplier
-
Uses of CamelContextConfiguration.RoutesSupplier in org.apache.camel.test.junit5
Methods in org.apache.camel.test.junit5 that return CamelContextConfiguration.RoutesSupplierMethods in org.apache.camel.test.junit5 with parameters of type CamelContextConfiguration.RoutesSupplierModifier and TypeMethodDescriptionprotected CamelContextConfigurationCamelContextConfiguration.withRoutesSupplier(CamelContextConfiguration.RoutesSupplier routesSupplier) A supplier that classes can use to create aRouteBuilderto define the routes for testing