org.apache.camel.language.jxpath
Annotation Type JXPath


@Retention(value=RUNTIME)
@Documented
@Target(value={FIELD,METHOD,PARAMETER})
@LanguageAnnotation(language="jxpath")
public @interface JXPath

An annotation used to inject a JXPath expression into a method parameter when using Bean Integration

Version:
$Revision: 2427 $

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.