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

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

public class IdAttribute
extends AddAttribute


Constructor Summary
IdAttribute(String id)
           
 
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

IdAttribute

public IdAttribute(String id)


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