public class ServiceFunction extends Object
| Constructor and Description |
|---|
ServiceFunction() |
| Modifier and Type | Method and Description |
|---|---|
static void |
serviceCallWrapper(Runnable function,
String description) |
static <OutputType> |
serviceCallWrapper(Supplier<OutputType> function,
String description) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.