| Package | Description |
|---|---|
| org.mule.runtime.module.artifact.activation.internal.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMuleSdkExtensionModelLoadingMediator
Template implementation for
MuleSdkExtensionModelLoadingMediator. |
class |
MuleSdkApplicationExtensionModelLoadingMediator
An
MuleSdkExtensionModelLoadingMediator suitable for the context of applications. |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.ast.api.ArtifactAst |
ArtifactAstUtils.parseArtifact(String[] configResources,
AstXmlParserSupplier parserSupplier,
Set<org.mule.runtime.api.meta.model.ExtensionModel> extensions,
boolean disableValidations,
ClassLoader artifactClassLoader,
MuleSdkExtensionModelLoadingMediator extensionModelMediator)
Parses
configResources for a Mule artifact and returns an ArtifactAst enriched with an additional
ExtensionModel which models the artifact itself, with all its defined operations, sources, functions, etc. |
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.