org.mule.api.annotations.expression
Annotation Type Ognl


@Target(value=PARAMETER)
@Retention(value=RUNTIME)
@Documented
public @interface Ognl

TODO


Required Element Summary
 String value
           
 
Optional Element Summary
 boolean optional
           
 

Element Detail

value

public abstract String value

optional

public abstract boolean optional
Default:
false


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.