public interface MetadataKeysResolver
MetadataKey that can be used to populate the
MetadataKeyId of an associated Component| Modifier and Type | Method and Description |
|---|---|
Set<MetadataKey> |
getMetadataKeys(MetadataContext context)
|
Set<MetadataKey> getMetadataKeys(MetadataContext context) throws MetadataResolvingException, ConnectionException
context - MetadataContext of the Metadata resolutionMetadataKey of the available typesMetadataResolvingException - if an error occurs during the MetadataKey building. See
FailureCode for possible MetadataResolvingException reasonsConnectionException - if an error occurs when using the connection provided by the MetadataContextCopyright © 2016 MuleSoft, Inc.. All rights reserved.