Uses of Enum Class
org.mule.runtime.ast.api.DependencyResolutionMode
Packages that use DependencyResolutionMode
-
Uses of DependencyResolutionMode in org.mule.runtime.ast.api
Methods in org.mule.runtime.ast.api that return DependencyResolutionModeModifier and TypeMethodDescriptionstatic DependencyResolutionModeDependencyResolutionMode.getDependencyResolutionMode()Reads a system property and obtains the proper value from that.static DependencyResolutionModeReturns the enum constant of this class with the specified name.static DependencyResolutionMode[]DependencyResolutionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.