org.apache.camel
Annotation Type Converter


@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public @interface Converter

An annotation used to mark classes and methods to indicate code capable of converting from a type to another type which are then auto-discovered using the Type Conversion Support

Version:
$Revision: 630591 $



Copyright © 2009 Apache Software Foundation. All Rights Reserved.