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

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

public class ProvideDefaultName
extends Object
implements PreProcessor


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

ProvideDefaultName

public ProvideDefaultName(String prefix)
Method Detail

preProcess

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


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