public final class EnumKeyResolver extends Object implements org.mule.runtime.api.metadata.resolving.TypeKeysResolver
TypeKeysResolver implementation which resolves automatically MetadataKeys for Enum based MetadataKey Id
parameters.TypeKeysResolver| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
Set<org.mule.runtime.api.metadata.MetadataKey> |
getKeys(org.mule.runtime.api.metadata.MetadataContext context) |
public String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverpublic Set<org.mule.runtime.api.metadata.MetadataKey> getKeys(org.mule.runtime.api.metadata.MetadataContext context) throws org.mule.runtime.api.metadata.MetadataResolvingException, org.mule.runtime.api.connection.ConnectionException
getKeys in interface org.mule.runtime.api.metadata.resolving.TypeKeysResolverorg.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.