org.mule.api.expression
Interface PropertyConverter

All Known Implementing Classes:
FilterConverter, PropertiesConverter, TransformerConverter

public interface PropertyConverter

TODO


Method Summary
 Object convert(String property, MuleContext context)
           
 Class getType()
           
 

Method Detail

convert

Object convert(String property,
               MuleContext context)

getType

Class getType()


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