org.mule.config.spring.parsers.processors
Class AttributeConcatenation

java.lang.Object
  extended by org.mule.config.spring.parsers.processors.AttributeConcatenation
All Implemented Interfaces:
PreProcessor

public class AttributeConcatenation
extends Object
implements PreProcessor


Constructor Summary
AttributeConcatenation(String target, String separator, String[] sources)
           
 
Method Summary
 void preProcess(PropertyConfiguration config, Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeConcatenation

public AttributeConcatenation(String target,
                              String separator,
                              String[] sources)
Method Detail

preProcess

public void preProcess(PropertyConfiguration config,
                       Element element)
Specified by:
preProcess in interface PreProcessor


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