| Class | Description |
|---|---|
| ArtifactPluginDescriptorFactory |
Creates
ArtifactPluginDescriptor instances |
| ArtifactPluginDescriptorLoader |
Loads a
ArtifactPluginDescriptor from a file resource. |
| BundlePluginDependenciesResolver |
Resolves plugin dependencies considering the plugin name only.
|
| DefaultArtifactPlugin |
Defines an application plugin artifact
|
| DefaultPluginPatchesResolver |
Default implementation of
PluginPatchesResolver. |
| ExtendedDeploymentProperties |
Allows to associate context through deployment properties without changing the API for
ClassLoaderConfigurationLoader. |
| MuleArtifactPatchingModel | |
| 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. |
| PluginExtendedClassLoaderConfigurationAttributes |
Allows to extends the attributes defined for a
ClassLoaderConfiguration when it is being loaded by
ClassLoaderConfigurationLoader 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
ClassLoaderConfiguration for plugins. |
| PluginMavenClassLoaderConfigurationLoader |
This class is responsible of returning the
BundleDescriptor of a given plugin's location and also creating a
ClassLoaderConfiguration |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.