| Interface | Description |
|---|---|
| ArtifactConfigurationProcessor |
Implementation of this interface are responsible of processing the configuration files of a Mule artifact and create an
ArtifactContext. |
| ArtifactContext |
An artifact context contains all the information related to an
Artifact that contains
configuration. |
| DependenciesProvider |
Resolver of an artifact's location from a reference.
|
| MuleContextServiceConfigurator |
Enables to customize a
MuleContext by using the corresponding CustomizationService |
| Class | Description |
|---|---|
| ArtifactContextConfiguration |
Configuration required for the creation of an
ArtifactContext. |
| ArtifactContextConfiguration.ArtifactContextConfigurationBuilder |
Builder for
ArtifactContextConfiguration. |
| Exception | Description |
|---|---|
| DependencyNotFoundException |
Exception thrown when a bundle could not be found in the repository.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.