public class TestEnumMetadataResolver extends Object implements org.mule.runtime.api.metadata.resolving.InputTypeResolver<AnimalClade>
| Modifier and Type | Field and Description |
|---|---|
static org.mule.metadata.api.ClassTypeLoader |
loader |
| Constructor and Description |
|---|
TestEnumMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
org.mule.metadata.api.model.MetadataType |
getInputMetadata(org.mule.runtime.api.metadata.MetadataContext context,
AnimalClade key) |
public String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverpublic org.mule.metadata.api.model.MetadataType getInputMetadata(org.mule.runtime.api.metadata.MetadataContext context,
AnimalClade key)
throws org.mule.runtime.api.metadata.MetadataResolvingException,
org.mule.runtime.api.connection.ConnectionException
getInputMetadata in interface org.mule.runtime.api.metadata.resolving.InputTypeResolver<AnimalClade>org.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.