public interface PluginClassLoaderSupplier
| Modifier and Type | Method and Description |
|---|---|
ArtifactClassLoader |
get(ArtifactPluginDescriptor artifactPluginDescriptor)
Supplies the class loader corresponding to the given plugin descriptor.
|
ArtifactClassLoader get(ArtifactPluginDescriptor artifactPluginDescriptor)
artifactPluginDescriptor - the descriptor of the plugin to supply a classLoader for.Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.