| Interface | Description |
|---|---|
| PluginClassLoaderResolver |
Resolves the plugin class loader corresponding to the given descriptor and within the given application or domain.
|
| PluginClassLoaderSupplier |
Supplies a plugin class loader based on its descriptor.
|
| PluginDescriptorResolver |
Resolves the
ArtifactPluginDescriptor described by the BundleDescriptor, wrapping the logic to extract it from
the jar. |
| PluginModelResolver |
Resolves the
MulePluginModel by deserializing it from the mule-artifact.json within the jar of a plugin. |
| Exception | Description |
|---|---|
| DuplicateExportedPackageException |
Thrown to indicate that more than one artifact is exporting a given package.
|
| PluginResolutionError |
Thrown to indicate that a given set of plugins was not resolved.
|
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.