| Package | Description |
|---|---|
| org.mule.runtime.config.internal.dsl.declaration | |
| org.mule.runtime.config.internal.dsl.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AstXmlArtifactDeclarationLoader
Implementation of a
XmlArtifactDeclarationLoader that first obtains the ArtifactAst from the provided xml file
and then generates the declaration from that ArtifactAst. |
class |
DefaultXmlArtifactDeclarationLoader
Deprecated.
From 4.4 onwards use
AstXmlArtifactDeclarationLoader. |
| Modifier and Type | Method and Description |
|---|---|
static XmlArtifactDeclarationLoader |
XmlArtifactDeclarationLoader.getDefault(org.mule.runtime.api.dsl.DslResolvingContext context)
Provides an instance of the default implementation of the
XmlArtifactDeclarationLoader. |
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.