| Package | Description |
|---|---|
| org.mule.runtime.api.metadata.resolving |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttributesTypeResolver<K>
Handles the dynamic
MetadataType resolving for the output attributes of an associated component. |
interface |
InputTypeResolver<K>
Handles the dynamic
MetadataType resolving for the Content parameter of an associated component. |
interface |
OutputTypeResolver<K>
Handles the dynamic
MetadataType resolving for the output of an associated component. |
interface |
QueryEntityResolver
Handles the dynamic resolution of all the available entities
MetadataKeys when building a DSQL query
and the dynamic MetadataType resolution each of those entities. |
interface |
TypeKeysResolver
Handles the dynamic resolution of the available
MetadataKey that can be used to populate the MetadataKeyId of an
associated Component |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.