| Class | Description |
|---|---|
| BeanDefinitionFactory |
The
BeanDefinitionFactory is the one that knows how to convert a ComponentModel to an actual
BeanDefinition that can later be converted to a runtime object that will be
part of the artifact. |
| CommonBeanDefinitionCreator |
Processor in the chain of responsibility that knows how to handle a generic
ComponentBuildingDefinition. |
| ComponentModelHelper | |
| CreateBeanDefinitionRequest |
Bean definition creation request.
|
| DefaultValueVisitor |
Visitor to acquire the default value, if any, defined for the attribute.
|
| MapFactoryBean |
FactoryBean that creates a Map from a collection of MapEntry and the type of the map. |
| ObjectFactoryClassRepository |
Repository for storing the dynamic class generated to mimic
FactoryBean from an
ObjectFactory. |
| PropertyComponentUtils |
Utility class to parse spring:property, spring:properties or property components in the configuration.
|
| Enum | Description |
|---|---|
| WrapperElementType |
Types of wrapper elements in the XML config.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.