public interface MetadataKeyProvider
MetadataKeys associated to the TypeKeysResolver of the component.| Modifier and Type | Method and Description |
|---|---|
MetadataResult<MetadataKeysContainer> |
getMetadataKeys()
Returns the a
MetadataKeysContainer with the MetadataKeys provided per TypeKeysResolver
associated to this Component. |
MetadataResult<MetadataKeysContainer> getMetadataKeys() throws MetadataResolvingException
MetadataKeysContainer with the MetadataKeys provided per TypeKeysResolver
associated to this Component.MetadataResult if the keys are successfully resolved Failure MetadataResult if there is an
error while retrieving the keysMetadataResolvingException - if an error occurs while creating the MetadataContextCopyright © 2017 MuleSoft, Inc.. All rights reserved.