| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor> |
MetadataMediator.getMetadata(org.mule.runtime.api.metadata.MetadataContext context,
ParameterValueResolver metadataKeyResolver)
Resolves the
ComponentMetadataDescriptor for the associated context using static and
dynamic resolving of the Component parameters, attributes and output. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ParameterValueResolver |
ExtensionComponent.getParameterValueResolver() |
| Modifier and Type | Class and Description |
|---|---|
class |
OperationParameterValueResolver
ParameterValueResolver implementation for OperationMessageProcessor |
| Modifier and Type | Method and Description |
|---|---|
protected ParameterValueResolver |
OperationMessageProcessor.getParameterValueResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected ParameterValueResolver |
ExtensionMessageSource.getParameterValueResolver() |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.