public abstract class BaseInputResolver extends EntityResolver implements org.mule.runtime.api.metadata.resolving.InputTypeResolver<ConfigurationRoutingKey>
| Constructor and Description |
|---|
BaseInputResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.api.model.MetadataType |
getInputMetadata(org.mule.runtime.api.metadata.MetadataContext metadataContext,
ConfigurationRoutingKey configurationRoutingKey) |
protected abstract org.mule.metadata.api.model.MetadataType |
getMetadataType(org.mule.runtime.api.metadata.MetadataContext metadataContext,
ConfigurationRoutingKey configurationRoutingKey) |
getEntityCollectionMetadataType, getEntityMetadataProvider, getEntityMetadataType, getTargetEntitySet, getTargetEntitySetFromNavigationBinding, validateMethod, validatePath, validateProvidedKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.mule.metadata.api.model.MetadataType getInputMetadata(org.mule.runtime.api.metadata.MetadataContext metadataContext,
ConfigurationRoutingKey configurationRoutingKey)
throws org.mule.runtime.api.metadata.MetadataResolvingException
getInputMetadata in interface org.mule.runtime.api.metadata.resolving.InputTypeResolver<ConfigurationRoutingKey>org.mule.runtime.api.metadata.MetadataResolvingExceptionprotected abstract org.mule.metadata.api.model.MetadataType getMetadataType(org.mule.runtime.api.metadata.MetadataContext metadataContext,
ConfigurationRoutingKey configurationRoutingKey)
throws org.mule.runtime.api.metadata.MetadataResolvingException
org.mule.runtime.api.metadata.MetadataResolvingExceptionCopyright © 2024 MuleSoft, Inc.. All rights reserved.