| Modifier and Type | Class and Description |
|---|---|
class |
AbstractArtifactClassLoaderBuilder<T extends AbstractArtifactClassLoaderBuilder>
Base class for all artifacts class loader filters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PolicyTemplateClassLoaderBuilder
Builds the class loader to use on a
PolicyTemplate |
| Modifier and Type | Class and Description |
|---|---|
class |
ToolingApplicationClassLoaderBuilder
ArtifactClassLoader builder for class loaders required by Application artifacts for Tooling. |
class |
ToolingDomainClassLoaderBuilder
ArtifactClassLoader builder for class loaders required by Domain artifacts |
class |
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–2023 MuleSoft, Inc.. All rights reserved.