public abstract class BaseKeyResolver extends Object implements org.mule.runtime.api.metadata.resolving.TypeKeysResolver
| Modifier and Type | Field and Description |
|---|---|
protected static String |
SLASH_DELIMITER |
| Constructor and Description |
|---|
BaseKeyResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<org.mule.runtime.api.metadata.MetadataKeyBuilder> |
getHttpMethodKeys() |
Set<org.mule.runtime.api.metadata.MetadataKey> |
getKeys(org.mule.runtime.api.metadata.MetadataContext metadataContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected static final String SLASH_DELIMITER
public Set<org.mule.runtime.api.metadata.MetadataKey> getKeys(org.mule.runtime.api.metadata.MetadataContext metadataContext) throws org.mule.runtime.api.metadata.MetadataResolvingException
getKeys in interface org.mule.runtime.api.metadata.resolving.TypeKeysResolverorg.mule.runtime.api.metadata.MetadataResolvingExceptionprotected abstract List<org.mule.runtime.api.metadata.MetadataKeyBuilder> getHttpMethodKeys()
Copyright © 2024 MuleSoft, Inc.. All rights reserved.