org.mule.config.spring.parsers.assembly.configuration
Class ListValueMap

java.lang.Object
  extended by org.mule.config.spring.parsers.assembly.configuration.ListValueMap
All Implemented Interfaces:
ValueMap

public class ListValueMap
extends Object
implements ValueMap

Be careful - this doesn't work with endpoint properties because they need to be converted to a URI.


Constructor Summary
ListValueMap()
           
 
Method Summary
 Object rewrite(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListValueMap

public ListValueMap()
Method Detail

rewrite

public Object rewrite(String value)
Specified by:
rewrite in interface ValueMap


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