public class ArtifactClassLoaderResolverConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static ArtifactClassLoader |
CONTAINER_CLASS_LOADER
An
ArtifactClassLoader for the Mule Container with the modules available in MODULE_REPOSITORY. |
static ModuleRepository |
MODULE_REPOSITORY
A
ModuleRepository for the modules available in the same classpath as this class. |
| Constructor and Description |
|---|
ArtifactClassLoaderResolverConstants() |
public static final ModuleRepository MODULE_REPOSITORY
ModuleRepository for the modules available in the same classpath as this class.public static final ArtifactClassLoader CONTAINER_CLASS_LOADER
ArtifactClassLoader for the Mule Container with the modules available in MODULE_REPOSITORY.Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.