A B C O P R S V 
All Classes All Packages

A

AdviceRoute - Annotation Type in org.apache.camel.test.cdi
A special annotation meant for the class of type AdviceWithRouteBuilder in order to provide the id of the route to advice but also to indicate that the start-up of the Camel context needs to be delayed to advice properly the route.
alternatives() - Method in annotation type org.apache.camel.test.cdi.Beans
Returns the list of alternatives to be selected in the application.

B

Beans - Annotation Type in org.apache.camel.test.cdi
Annotation to be used to customise the deployment configured by the CamelCdiExtension.

C

CamelCdiExtension - Class in org.apache.camel.test.cdi
The JUnit 5 extension of Camel CDI, this extension allows to inject any existing beans in the test class but also the Camel specific beans directly as parameter of the test methods.
CamelCdiExtension() - Constructor for class org.apache.camel.test.cdi.CamelCdiExtension
 
classes() - Method in annotation type org.apache.camel.test.cdi.Beans
Returns the list of classes to be added as beans in the application.
createTestInstance(TestInstanceFactoryContext, ExtensionContext) - Method in class org.apache.camel.test.cdi.CamelCdiExtension
 

O

org.apache.camel.test.cdi - package org.apache.camel.test.cdi
 

P

packages() - Method in annotation type org.apache.camel.test.cdi.Beans
Returns the list of classes whose packages are to be added for beans discovery.

R

resolveParameter(ParameterContext, ExtensionContext) - Method in class org.apache.camel.test.cdi.CamelCdiExtension
 

S

supportsParameter(ParameterContext, ExtensionContext) - Method in class org.apache.camel.test.cdi.CamelCdiExtension
 

V

value() - Method in annotation type org.apache.camel.test.cdi.AdviceRoute
 
A B C O P R S V 
All Classes All Packages