| Package | Description |
|---|---|
| org.mule.runtime.deployment.model.internal.artifact | |
| org.mule.runtime.deployment.model.internal.plugin |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDependenciesProvider
Runtime implementation of
DependenciesProvider, where its default behaviour is to fail every time it's asked
to resolve an artifact as every Mule application is self contained. |
| Constructor and Description |
|---|
BundlePluginDependenciesResolver(ArtifactDescriptorFactory<ArtifactPluginDescriptor> artifactDescriptorFactory,
DependenciesProvider dependenciesProvider)
Assembly the complete list of artifacts, while sorting them in a lexicographic order by name to then resolve sanitize the
exported packages and resource by the plugin's dependencies (avoids exporting elements that are already exported by other
plugin).
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.