| Class and Description |
|---|
| ResolverSet |
| ResolverSetResult
This class represents the outcome of the evaluation of a
ResolverSet. |
| ValueResolver
Provides a value which is dependant on a
MuleEvent |
| Class and Description |
|---|
| ResolverSet |
| Class and Description |
|---|
| ArgumentResolver
A component for resolving the value of an operation's argument
|
| CollectionValueResolver
A
ValueResolver that takes a list of ValueResolvers
and upon invocation of CollectionValueResolver.resolve(MuleEvent) it return a
Collection of values with the outcome of each original resolver. |
| ConfigurationInstanceArgumentResolver
An implementation of
ArgumentResolver which
returns the value obtained through OperationContext.getConfigurationInstance()
Because this ArgumentResolver is stateless and thread-safe,
it is exposed as a singleton |
| EventArgumentResolver
An implementation of
ArgumentResolver which
returns the MuleEvent associated with a given
OperationContext. |
| MessageArgumentResolver
An implementation of
ArgumentResolver which
returns the MuleMessage associated with a given
OperationContext. |
| ResolverSet |
| ResolverSetResult
This class represents the outcome of the evaluation of a
ResolverSet. |
| ResolverSetResult.Builder
A builder for creating instances of
ResolverSetResult. |
| ValueResolver
Provides a value which is dependant on a
MuleEvent |
| Class and Description |
|---|
| ResolverSet |
| ResolverSetResult
This class represents the outcome of the evaluation of a
ResolverSet. |
| ValueResolver
Provides a value which is dependant on a
MuleEvent |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.