| Interface | Description |
|---|---|
| ObjectFactoryClassRepository.SmartFactoryBeanInterceptor |
This interface is used to implement the getters and setters of the fields added with Byte Buddy.
|
| Class | Description |
|---|---|
| BeanDefinitionFactory |
The
BeanDefinitionFactory is the one that knows how to convert a ComponentAst and its parameters to actual
BeanDefinitions that can later be converted to runtime objects that will be
part of the artifact. |
| ComponentModelHelper | |
| CreateBeanDefinitionRequest<T> |
Bean definition creation request.
|
| CreateComponentBeanDefinitionRequest | |
| CreateDslParamGroupBeanDefinitionRequest | |
| CreateParamBeanDefinitionRequest | |
| 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. |
| ObjectFactoryClassRepository.IsEagerInitGetterInterceptor | |
| PropertyComponentUtils |
Utility class to parse spring:property, spring:properties or property components in the configuration.
|
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.