org.apache.camel.guice.inject
Annotation Type Configures


@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Configures

Marks a method like @{link Provides} but where the method is used to perform additional configuration of the object

Version:



Apache Camel