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

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

public static class SimplePropertyConfiguration.IndentityMapValueMap
extends SimplePropertyConfiguration.MapValueMap


Field Summary
 
Fields inherited from class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration.MapValueMap
map
 
Constructor Summary
SimplePropertyConfiguration.IndentityMapValueMap(Map map)
           
 
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.IndentityMapValueMap

public SimplePropertyConfiguration.IndentityMapValueMap(Map map)
Method Detail

rewrite

public Object rewrite(String value)
Specified by:
rewrite in interface ValueMap
Overrides:
rewrite in class SimplePropertyConfiguration.MapValueMap


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