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

Packages that use WrappingChildDefinitionParser.WrappingController
org.mule.config.spring.parsers.generic General support for bean construction. 
org.mule.config.spring.parsers.specific Targetted support for specific components in the Mule system. 
 

Uses of WrappingChildDefinitionParser.WrappingController in org.mule.config.spring.parsers.generic
 

Constructors in org.mule.config.spring.parsers.generic with parameters of type WrappingChildDefinitionParser.WrappingController
WrappingChildDefinitionParser(String setterMethod, Class clazz, Class constraint, boolean allowClassAttribute, Class wrapperClass, String propertyNameInWrapper, String unwrappedPropertyName, WrappingChildDefinitionParser.WrappingController wrappingController)
           
 

Uses of WrappingChildDefinitionParser.WrappingController in org.mule.config.spring.parsers.specific
 

Classes in org.mule.config.spring.parsers.specific that implement WrappingChildDefinitionParser.WrappingController
 class FilterDefinitionParser
          This allows a filter to be defined globally, or embedded within an endpoint.
 class RegExFilterDefinitionParser
           
 class SecurityFilterDefinitionParser
          This allows a security filter to be defined globally, or embedded within an endpoint.
 



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