| Package | Description |
|---|---|
| org.mule.runtime.deployment.model.api.plugin.resolver |
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicateExportedPackageException
Thrown to indicate that more than one artifact is exporting a given package.
|
| Modifier and Type | Method and Description |
|---|---|
List<ArtifactPluginDescriptor> |
PluginDependenciesResolver.resolve(Set<ArtifactPluginDescriptor> providedPluginDescriptors,
List<ArtifactPluginDescriptor> descriptors,
boolean isDomain)
Resolves the dependencies between a group of plugins.
|
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.