org.mule.config.spring.parsers.assembly.configuration
Class SimplePropertyConfiguration.MapValueMap

java.lang.Object
  extended by org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration.MapValueMap
All Implemented Interfaces:
ValueMap
Enclosing class:
SimplePropertyConfiguration

public static class SimplePropertyConfiguration.MapValueMap
extends Object
implements ValueMap


Constructor Summary
SimplePropertyConfiguration.MapValueMap(Map map)
           
SimplePropertyConfiguration.MapValueMap(String definition)
           
 
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

SimplePropertyConfiguration.MapValueMap

public SimplePropertyConfiguration.MapValueMap(Map map)

SimplePropertyConfiguration.MapValueMap

public SimplePropertyConfiguration.MapValueMap(String definition)
Method Detail

rewrite

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


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.