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

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

public class ExtendTarget
extends Object
implements PostProcessor


Constructor Summary
ExtendTarget(String name, String value)
           
 
Method Summary
 void postProcess(org.springframework.beans.factory.xml.ParserContext unused, BeanAssembler assembler, Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendTarget

public ExtendTarget(String name,
                    String value)
Method Detail

postProcess

public void postProcess(org.springframework.beans.factory.xml.ParserContext unused,
                        BeanAssembler assembler,
                        Element element)
Specified by:
postProcess in interface PostProcessor


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