| 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 |
StaticMethodTypeResolver.resolveChilds(org.mule.runtime.api.metadata.MetadataContext metadataContext,
StaticMethodIdentifier key) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<Object,Void> |
JavaInvokeOperations.invokeStatic(StaticMethodIdentifier identifier,
Map<String,org.mule.runtime.api.metadata.TypedValue<Object>> args,
String outputMimeType,
String outputEncoding,
String defaultEncoding)
Operation that allows the user to invoke static methods with the provided arguments.
|
Copyright © 2019 MuleSoft, Inc.. All rights reserved.