org.mule.api.annotations
Annotation Type ExpressionEvaluator


@Target(value=METHOD)
@Retention(value=SOURCE)
@Documented
public @interface ExpressionEvaluator

This annotation marks a method inside a ExpressionLanguage as the responsible for evaluating expressions.



Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.