public class MuleOutputTypeResolverAdapter extends Object implements org.mule.runtime.api.metadata.resolving.OutputTypeResolver
OutputTypeResolver to OutputTypeResolver| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.metadata.resolving.OutputTypeResolver |
from(Object resolver) |
String |
getCategoryName() |
org.mule.metadata.api.model.MetadataType |
getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
Object key) |
public static org.mule.runtime.api.metadata.resolving.OutputTypeResolver from(Object resolver)
public String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverpublic org.mule.metadata.api.model.MetadataType getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
Object key)
throws org.mule.runtime.api.metadata.MetadataResolvingException,
org.mule.runtime.api.connection.ConnectionException
getOutputType in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolverorg.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.