|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaDataKey | |
|---|---|
| org.mule.common.metadata | |
| Uses of MetaDataKey in org.mule.common.metadata |
|---|
| Classes in org.mule.common.metadata that implement MetaDataKey | |
|---|---|
class |
DefaultMetaDataKey
MetaDataKey default implementation. |
| Methods in org.mule.common.metadata that return types with arguments of type MetaDataKey | |
|---|---|
Result<List<MetaDataKey>> |
ConnectorMetaDataEnabled.getMetaDataKeys()
Get "all" of the MetaDataKeys of the MetaData that this connector works with (either inputs or outputs). |
| Methods in org.mule.common.metadata with parameters of type MetaDataKey | |
|---|---|
int |
DefaultMetaDataKey.compareTo(MetaDataKey otherMetadataKey)
|
Result<MetaData> |
ConnectorMetaDataEnabled.getMetaData(MetaDataKey key)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||