org.mule.config.spring.parsers
Interface PreProcessor

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

public interface PreProcessor

This interface allows pre-processing of the element.


Method Summary
 void preProcess(PropertyConfiguration config, org.w3c.dom.Element element)
           
 

Method Detail

preProcess

void preProcess(PropertyConfiguration config,
                org.w3c.dom.Element element)


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