public final class InvokeKeysResolver extends Object implements org.mule.runtime.api.metadata.resolving.TypeKeysResolver
ForwardingSoapClient connection.
Retrieves all the services that are available to hit and for each service will retrieve all available Operations that the user can execute.
| Constructor and Description |
|---|
InvokeKeysResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
Set<org.mule.runtime.api.metadata.MetadataKey> |
getKeys(org.mule.runtime.api.metadata.MetadataContext context)
Resolves multi-level metadata keys with the services available to hit and for each of the services exposes all available
operations.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic 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.ConnectionExceptionpublic String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.