org.mule.api.el
Interface ExpressionLanguageFunction

All Known Implementing Classes:
RegexExpressionLanguageFuntion

public interface ExpressionLanguageFunction

Since:
3.3

Method Summary
 Object call(Object[] params, ExpressionLanguageContext context)
           
 

Method Detail

call

Object call(Object[] params,
            ExpressionLanguageContext context)


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