org.mule.config.spring.parsers
Interface PreProcessor

All Known Implementing Classes:
AddAttribute, AttributeConcatenation, BlockAttribute, CheckExclusiveAttribute, CheckExclusiveAttributes, CheckRequiredAttributes, IdAttribute, NameAttribute, ProvideDefaultName, ProvideDefaultNameFromElement, RequireAttribute, XmppNamespaceHandler.RequireNickname

public interface PreProcessor

This interface allows pre-processing of the element.


Method Summary
 void preProcess(PropertyConfiguration config, Element element)
           
 

Method Detail

preProcess

void preProcess(PropertyConfiguration config,
                Element element)


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