org.apache.camel
Annotation Type Property


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface Property

Marks a parameter as being a property on an Exchange

Version:
$Revision: 523756 $

Required Element Summary
 String name
           
 

Element Detail

name

public abstract String name


Copyright © 2007 Apache Software Foundation. All Rights Reserved.