public class DefaultPluginPatchesResolver extends Object implements PluginPatchesResolver
PluginPatchesResolver.| Constructor and Description |
|---|
DefaultPluginPatchesResolver() |
| Modifier and Type | Method and Description |
|---|---|
List<URL> |
resolve(org.mule.tools.api.classloader.model.ArtifactCoordinates pluginArtifactCoordinates) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnoOpPluginPatchesResolver, pluginPatchesResolverpublic List<URL> resolve(org.mule.tools.api.classloader.model.ArtifactCoordinates pluginArtifactCoordinates)
resolve in interface PluginPatchesResolverpluginArtifactCoordinates - artifact coordinates of the plugin to resolve patches for.List of URLs indicating the location of the patches that apply to the plugin.Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.