public class ConfigResolutionScope extends Object implements DataSenseResolutionScope
| Constructor and Description |
|---|
ConfigResolutionScope(String muleConfigRelativeFile)
Creates an instance of this scope for the given config relative path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DataSenseResolutionScopeVisitor visitor)
Allows to visit the scope hierarchy.
|
String |
getMuleConfigRelativeFile() |
String |
toString() |
public ConfigResolutionScope(String muleConfigRelativeFile)
muleConfigRelativeFile - the relative file for the Mule configuration file.public String getMuleConfigRelativeFile()
public void accept(DataSenseResolutionScopeVisitor visitor)
DataSenseResolutionScopeaccept in interface DataSenseResolutionScopeCopyright © 2017 MuleSoft, Inc.. All rights reserved.