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
Direct Known Subclasses:
SimplePropertyConfiguration.IndentityMapValueMap
Enclosing class:
SimplePropertyConfiguration

public static class SimplePropertyConfiguration.MapValueMap
extends java.lang.Object
implements ValueMap


Field Summary
protected  java.util.Map map
           
 
Constructor Summary
SimplePropertyConfiguration.MapValueMap(java.util.Map map)
           
SimplePropertyConfiguration.MapValueMap(java.lang.String definition)
           
 
Method Summary
 java.lang.Object rewrite(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

map

protected java.util.Map map
Constructor Detail

SimplePropertyConfiguration.MapValueMap

public SimplePropertyConfiguration.MapValueMap(java.util.Map map)

SimplePropertyConfiguration.MapValueMap

public SimplePropertyConfiguration.MapValueMap(java.lang.String definition)
Method Detail

rewrite

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


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