Module org.mule.runtime.dsl.api
Interface ConfigLineProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Deprecated.
A configuration line provider allows to have a parent child relationship between
ConfigLine while keeping the object
immutable.- Since:
- 4.0
-
Method Summary
-
Method Details
-
getConfigLine
ConfigLine getConfigLine()Deprecated.- Returns:
- a
ConfigLine.
-
mule-artifact-ast-xml-parsermodule.