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

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

public class PrefixValueMap
extends Object
implements ValueMap


Constructor Summary
PrefixValueMap(String prefix)
           
 
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

PrefixValueMap

public PrefixValueMap(String prefix)
Method Detail

rewrite

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


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