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

java.lang.Object
  extended by org.mule.config.spring.parsers.processors.AddAttribute
      extended by org.mule.config.spring.parsers.processors.NameAttribute
All Implemented Interfaces:
PostProcessor, PreProcessor

public class NameAttribute
extends AddAttribute


Constructor Summary
NameAttribute(String name)
           
 
Method Summary
 
Methods inherited from class org.mule.config.spring.parsers.processors.AddAttribute
postProcess, preProcess
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameAttribute

public NameAttribute(String name)


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