public class PluginExtendedBundleDescriptorAttributes
extends org.apache.commons.collections.map.AbstractMapDecorator
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. This allows to work
with SNAPSHOT versions in order to propagate the timestamped version of the SNAPSHOT artifact.| Constructor and Description |
|---|
PluginExtendedBundleDescriptorAttributes(Map<String,Object> attributes,
BundleDescriptor pluginBundleDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
BundleDescriptor |
getPluginBundleDescriptor() |
clear, containsKey, containsValue, entrySet, equals, get, getMap, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, valuesclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic PluginExtendedBundleDescriptorAttributes(Map<String,Object> attributes, BundleDescriptor pluginBundleDescriptor)
public BundleDescriptor getPluginBundleDescriptor()
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.