All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AdviceRouteMapping A specific annotation allowing to define a mapping between a route represented by its id and advice represented by a subclass ofRouteBuilderto use to advice the route.CamelMainTest @CamelMainTestis an annotation allowing to mark a test class as a test of a Camel Main application.CamelMainTestSupport The base class of all the test classes that are meant to test a Camel Main application.Configure @Configureis an annotation allowing to mark a method with an arbitrary name that is meant to be called to configure the Camel context to use for the test.DebuggerCallback DebuggerCallbackis an interface to implement in case a test wishes to be called immediately before and after invoking a processor by enabling and configuring automatically the debug mode.ReplaceInRegistry @ReplaceInRegistryis an annotation used to mark all the methods and fields whose return value or value should replace an existing bean in the registry.