| Class | Description |
|---|---|
| ToolingPluginArtifactClassLoader |
Tooling
ClassLoader that will delegate every call to it's delegate (the specific plugin class loader under
ToolingPluginArtifactClassLoader.delegatePluginClassLoader, but when doing the ToolingPluginArtifactClassLoader.dispose() it will dispatch
to the RegionClassLoader pointed by ToolingPluginArtifactClassLoader.regionClassLoader that contains all the plugins in it. |
| ToolingPluginClassLoaderBuilder |
Given an
ArtifactPluginDescriptor as a starting point, it will generate a ArtifactClassLoader capable of
working with the plugin and any other plugins it relies on. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.