Class PathComponentModelSelector
java.lang.Object
org.mule.datasense.enrichment.model.PathComponentModelSelector
- All Implemented Interfaces:
ComponentModelSelector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetLocation(org.mule.runtime.ast.api.ComponentAst componentModel) booleanmatch(org.mule.runtime.ast.api.ComponentAst componentModel)
-
Constructor Details
-
PathComponentModelSelector
-
-
Method Details
-
match
public boolean match(org.mule.runtime.ast.api.ComponentAst componentModel) - Specified by:
matchin interfaceComponentModelSelector
-
getLocation
-