public class MessageSchemaResolver extends GenericTopicBasedMetadataResolver implements org.mule.runtime.api.metadata.resolving.InputTypeResolver<TopicIdentifier>
| Constructor and Description |
|---|
MessageSchemaResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
org.mule.metadata.api.model.MetadataType |
getInputMetadata(org.mule.runtime.api.metadata.MetadataContext context,
TopicIdentifier topicIdentifier) |
getConnection, resolveMetadatapublic org.mule.metadata.api.model.MetadataType getInputMetadata(org.mule.runtime.api.metadata.MetadataContext context,
TopicIdentifier topicIdentifier)
throws org.mule.runtime.api.metadata.MetadataResolvingException,
org.mule.runtime.api.connection.ConnectionException
getInputMetadata in interface org.mule.runtime.api.metadata.resolving.InputTypeResolver<TopicIdentifier>org.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionpublic String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverCopyright © 2021 MuleSoft, Inc.. All rights reserved.