| 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
|
| 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. |
| PluginLocalDependenciesBlacklist |
Utility class to check whether a plugin should use its local resources and packages instead of the ones of the artifact where
it is included.
|
| PluginMavenClassLoaderModelLoader |
This class is responsible of returning the
BundleDescriptor of a given plugin's location and also creating a
ClassLoaderModel |
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.