public class PathComponentModelSelector extends Object implements ComponentModelSelector
| Constructor and Description |
|---|
PathComponentModelSelector(String location) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getLocation(org.mule.runtime.ast.api.ComponentAst componentModel) |
boolean |
match(org.mule.runtime.ast.api.ComponentAst componentModel) |
public PathComponentModelSelector(String location)
public boolean match(org.mule.runtime.ast.api.ComponentAst componentModel)
match in interface ComponentModelSelectorpublic static String getLocation(org.mule.runtime.ast.api.ComponentAst componentModel)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.