org.apache.camel
Annotation Type Handler


@Retention(value=RUNTIME)
@Documented
@Target(value=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.

Version:
$Revision: 775955 $



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.