public interface EntityMetadataProvider
Message to expose
its metadata descriptor, containing all the MetadataType information associated
to the Component's input and output elements| Modifier and Type | Method and Description |
|---|---|
MetadataResult<MetadataKeysContainer> |
getEntityKeys() |
MetadataResult<TypeMetadataDescriptor> |
getEntityMetadata(MetadataKey key) |
MetadataResult<MetadataKeysContainer> getEntityKeys() throws MetadataResolvingException
MetadataResolvingExceptionMetadataResult<TypeMetadataDescriptor> getEntityMetadata(MetadataKey key) throws MetadataResolvingException
MetadataResolvingExceptionCopyright © 2017 MuleSoft, Inc.. All rights reserved.