| Class | Description |
|---|---|
| ArtifactPluginDescriptorFactory |
Creates
ArtifactPluginDescriptor instances |
| ArtifactPluginDescriptorLoader |
Loads a
ArtifactPluginDescriptor from a file resource. |
| DefaultArtifactPlugin |
Defines an application plugin artifact
|
| ExtendedDeploymentProperties |
Allows to associate context through deployment properties without changing the API for
ClassLoaderModelLoader. |
| MuleExtensionModelLoaderManager |
Implementation of
MuleExtensionModelLoaderManager that uses SPI to look for the ExtensionModelLoader available
from the container. |
| PluginExtendedBundleDescriptorAttributes |
Allows to extends the attributes defined for a
MuleArtifactLoaderDescriptor
when it is being loaded by MavenBundleDescriptorLoader for plugins in
order to use the effective BundleDescriptor resolved from the artifact that declares the plugin. |
| PluginExtendedClassLoaderModelAttributes |
Allows to extends the attributes defined for a
ClassLoaderModel
when it is being loaded by ClassLoaderModelLoader for plugins in
order to define in which deployable artifact the plugin is declared. |
| PluginExtendedDeploymentProperties |
Extends deployment properties to provide more context when resolving the
ClassLoaderModel for
plugins. |
| PluginMavenClassLoaderModelLoader |
This class is responsible of returning the
BundleDescriptor of a given plugin's location and also creating a
ClassLoaderModel |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.