| Interface and Description |
|---|
| org.mule.runtime.dsl.api.xml.parser.ConfigLineProvider
From 4.4 onwards, use the
mule-artifact-ast-xml-parser module. |
| org.mule.runtime.dsl.api.xml.parser.XmlParsingConfiguration
since 1.4 use
mule-artifact-ast-xml-parser instead. |
| Class and Description |
|---|
| org.mule.runtime.dsl.api.component.config.ComponentConfiguration
Use
org.mule.runtime.ast.api.ComponentAst from mule-artifact-ast instead. This will be removed in
4.4.0. |
| org.mule.runtime.dsl.api.xml.parser.ConfigFile
From 4.4 onwards, use the
mule-artifact-ast-xml-parser module. |
| org.mule.runtime.dsl.api.xml.parser.ConfigLine
From 4.4 onwards, use the
mule-artifact-ast module. |
| org.mule.runtime.dsl.api.xml.parser.XmlConfigurationProcessor
since 1.4 use
mule-artifact-ast-xml-parser instead. |
| org.mule.runtime.dsl.internal.xml.parser.XmlCustomAttributeHandler
From 4.4 onwards, use the
mule-artifact-ast-xml-parser module. |
| Constructor and Description |
|---|
| org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart(String, Optional<TypedComponentIdentifier>, Optional<String>, Optional<Integer>, Optional<Integer>)
since 1.3 use
#DefaultComponentLocation(String, Optional, Optional, Optional, Optional) instead. |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.