| Class | Description |
|---|---|
| ArtifactPluginDescriptorFactory |
Creates
ArtifactPluginDescriptor instances |
| ArtifactPluginDescriptorLoader |
Loads a
ArtifactPluginDescriptor from a file resource. |
| DefaultArtifactPlugin |
Defines an application plugin artifact
|
| DefaultArtifactPluginRepository |
Default implementation of an
ArtifactPluginRepository that holds in memory the list of artifact plugin descriptors
bundled with the container. |
| MavenBundleDescriptorLoader |
Loads a
BundleDescriptor using Maven to extract the relevant information from a Mule artifact's
file. |
| MavenClassLoaderModelLoader |
This class is responsible of returning the
BundleDescriptor of a given plugin's location and also creating a ClassLoaderModel
TODO(fernandezlautaro): MULE-11094 this class is the default implementation for discovering dependencies and URLs, which happens to be Maven based. |
| MavenUtils |
Provides utility methods to wrk with Maven
|
| MuleExtensionModelLoaderManager |
Implementation of
MuleExtensionModelLoaderManager that uses SPI to look for the ExtensionModelLoader available
from the container. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.