Annotation Interface Handler


@Retention(RUNTIME) @Documented @Target(METHOD) public @interface Handler
Marks a method on a POJO as being the preferred method to invoke when Camel looks for methods to invoke using the BeanEndpoint.