org.mule.config.expression
Class ExpressionAnnotationsHelper

java.lang.Object
  extended by org.mule.config.expression.ExpressionAnnotationsHelper

public class ExpressionAnnotationsHelper
extends Object

TODO


Field Summary
protected static Log logger
           
 
Constructor Summary
ExpressionAnnotationsHelper()
           
 
Method Summary
static ExpressionTransformer getTransformerForMethodWithAnnotations(Method method, MuleContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static Log logger
Constructor Detail

ExpressionAnnotationsHelper

public ExpressionAnnotationsHelper()
Method Detail

getTransformerForMethodWithAnnotations

public static ExpressionTransformer getTransformerForMethodWithAnnotations(Method method,
                                                                           MuleContext context)
                                                                    throws TransformerException,
                                                                           InitialisationException
Throws:
TransformerException
InitialisationException


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