| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.runtime.resolver |
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleInitialiserValueResolverWrapper<T>
Implementation of
LifecycleAwareValueResolverWrapper which depending on the lifecycle state of the muleContext, applies
the Initialise and Start phases on the returned objects. |
class |
NativeQueryParameterValueResolver
ValueResolver implementation which translates DsqlQuerys to queries in the Native Query Language. |
class |
RequiredParameterValueResolverWrapper<T>
An
LifecycleAwareValueResolverWrapper which throws an IllegalArgumentException if the resolved value is
null. |
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.