| Class | Description |
|---|---|
| BaseConfigurationComponentLocator |
ConfigurationComponentLocator implementation for using when the ArtifactAst of an application has not been
processed yet. |
| BaseMuleArtifactContext |
Spring context specialization that contains just some standard constant beans for every Mule deployable artifact.
|
| BaseSpringMuleContextServiceConfigurator |
This class configures the basic services available in a
MuleContext that are independent of the artifact config. |
| ImmutableObjectProviderConfiguration |
Immutable implementation of
ObjectProviderConfiguration |
| MuleArtifactContext |
MuleArtifactContext is a simple extension application context that allows resources to be loaded from the
Classpath of file system using the MuleBeanDefinitionReader. |
| MuleContextPostProcessor |
Responsible for passing in the MuleContext instance for all objects in the registry that want it.
|
| NoOpLazyComponentInitializer |
NoOp implementation for
LazyComponentInitializer. |
| ObjectProviderAwareBeanFactory |
ListableBeanFactory implementation that will resolve beans using a list of
ObjectProviders if it was not able to find a bean on itself. |
| SpringConfigurationComponentLocator |
Spring implementation of
ConfigurationComponentLocator. |
| SpringMuleContextServiceConfigurator |
This class configured all the services available in a
MuleContext. |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.