| Package | Description |
|---|---|
| org.mule.extensions.java.internal.metadata | |
| org.mule.extensions.java.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.MetadataKey |
InstanceMethodTypeResolver.resolveChilds(org.mule.runtime.api.metadata.MetadataContext metadataContext,
MethodIdentifier key) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<Object,Void> |
JavaInvokeOperations.invoke(MethodIdentifier identifier,
Object instance,
Map<String,org.mule.runtime.api.metadata.TypedValue<Object>> args,
String outputMimeType,
String outputEncoding,
String defaultEncoding)
Operation that allows the user to invoke methods with the provided
args on the given instance. |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.