org.apache.camel.language.juel
Annotation Type EL


@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD,PARAMETER})
public @interface EL

An annotation for injection of EL (JSP & JSF) expressions into method parameters, fields or properties

Version:
$Revision: 640731 $

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2009 Apache Software Foundation. All Rights Reserved.