| Modifier and Type | Field and Description |
|---|---|
static String |
METADATA_EXTENSION_RESOLVER |
static String |
TEST_OUTPUT_ANY_TYPE_RESOLVER |
| Constructor and Description |
|---|
TestOutputAnyTypeResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
org.mule.metadata.api.model.MetadataType |
getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
String key) |
String |
getResolverName() |
public static final String TEST_OUTPUT_ANY_TYPE_RESOLVER
public static final String METADATA_EXTENSION_RESOLVER
public org.mule.metadata.api.model.MetadataType getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
String key)
throws org.mule.runtime.api.metadata.MetadataResolvingException,
org.mule.runtime.api.connection.ConnectionException
getOutputType in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>org.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionpublic String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverCopyright © 2003–2019 MuleSoft, Inc.. All rights reserved.