| Interface | Description |
|---|---|
| ComponentBuildingDefinitionRegistryFactoryAware |
Implementations may receive a
ComponentBuildingDefinitionRegistryFactory to use. |
| Class | Description |
|---|---|
| ApplicationFilteredFromPolicyArtifactAst | |
| ArtifactAstConfigurationBuilder |
Generates a Spring context for the artifact of the provided
ArtifactAst, and sets it as the registry in the
MuleContext. |
| BeanWrapper |
BeanWrapper helps the comparison/equality check among non-proxy vs.
|
| ConfigurationPropertiesResolverFactory | Deprecated
Use only for tests
|
| DefaultComponentBuildingDefinitionRegistryFactory |
Default implementation of
ComponentBuildingDefinitionRegistryFactory which creates instances of
ComponentBuildingDefinitionRegistry |
| DependencyGraphLifecycleObjectSorter |
Specialization of
DefaultLifecycleObjectSorter which uses an AbstractSpringRegistry to not only consider the
provided objects but the beans on which that object depends on. |
| DependencyNode |
DependencyNode provides relevant information such as beanName, object, and current object's children when resolving bean
dependencies
|
| SpringXmlConfigurationBuilder | Deprecated
Use
ArtifactAstConfigurationBuilder instead. |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.