| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor<T>> |
MetadataMediator.getMetadata(org.mule.runtime.api.metadata.MetadataContext context,
ParameterValueResolver metadataKeyResolver)
Resolves the
ComponentMetadataDescriptor for the associated context using the component
ParameterValueResolver to resolve an object with the value of the MetadataKey. |
| 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–2017 MuleSoft, Inc.. All rights reserved.