org.apache.camel.builder.script
Annotation Type PHP


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

An annotation for injection of PHP expressions into method parameters, fields or properties

Version:
$Revision: 641680 $

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Apache CAMEL