org.mule.config.spring.parsers.generic
Interface WrappingChildDefinitionParser.WrappingController

All Known Implementing Classes:
FilterDefinitionParser, RegExFilterDefinitionParser, SecurityFilterDefinitionParser
Enclosing class:
WrappingChildDefinitionParser

public static interface WrappingChildDefinitionParser.WrappingController

Determines whether to wrap the child based on the where it appears in the DOM.


Method Summary
 boolean shouldWrap(Element elm)
           
 

Method Detail

shouldWrap

boolean shouldWrap(Element elm)


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