| Package | Description |
|---|---|
| org.mule.runtime.module.artifact.api.descriptor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BundleDescriptorLoader
Loads the
BundleDescriptor for Mule artifacts. |
interface |
ClassLoaderModelLoader
Loads the
ClassLoaderModel for Mule artifacts
Explicitly defined to enable definition of implementations using SPI. |
| Modifier and Type | Method and Description |
|---|---|
<T extends DescriptorLoader> |
DescriptorLoaderRepository.get(String id,
ArtifactType artifactType,
Class<T> loaderClass)
Gets a descriptor loader from the repository
|
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.