public class MuleAttributesTypeResolverAdapter extends Object implements org.mule.runtime.api.metadata.resolving.AttributesTypeResolver
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.metadata.resolving.AttributesTypeResolver |
from(Object resolver) |
org.mule.metadata.api.model.MetadataType |
getAttributesType(org.mule.runtime.api.metadata.MetadataContext context,
Object key) |
String |
getCategoryName() |
public static org.mule.runtime.api.metadata.resolving.AttributesTypeResolver from(Object resolver)
public org.mule.metadata.api.model.MetadataType getAttributesType(org.mule.runtime.api.metadata.MetadataContext context,
Object key)
throws org.mule.runtime.api.metadata.MetadataResolvingException,
org.mule.runtime.api.connection.ConnectionException
getAttributesType in interface org.mule.runtime.api.metadata.resolving.AttributesTypeResolverorg.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionpublic String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.