| Package | Description |
|---|---|
| org.mule.runtime.ast.api |
| Modifier and Type | Method and Description |
|---|---|
static DependencyResolutionMode |
DependencyResolutionMode.getDependencyResolutionMode()
Reads a system property and obtains the proper value from that.
|
static DependencyResolutionMode |
DependencyResolutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependencyResolutionMode[] |
DependencyResolutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 MuleSoft, Inc.. All rights reserved.