Uses of Interface
org.mule.api.expression.PropertyConverter

Packages that use PropertyConverter
org.mule.config.converters   
 

Uses of PropertyConverter in org.mule.config.converters
 

Classes in org.mule.config.converters that implement PropertyConverter
 class FilterConverter
          Converts an Expression sting into a Filter object.
 class PropertiesConverter
          Converts a comma-separated list of key/value pairs, e.g., "apple=green, banana=yellow" into a Properties map.
 class TransformerConverter
          Converts a String list of Transformer names into a List of Transformer objects.
 



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