public class OutputEventCoercion extends Object implements OutputCoercion
| Constructor and Description |
|---|
OutputEventCoercion() |
| Modifier and Type | Method and Description |
|---|---|
Optional<OutputEvent> |
wrapFunctionResult(InvocationContext ctx,
MethodWrapper method,
Object value) |
public Optional<OutputEvent> wrapFunctionResult(InvocationContext ctx, MethodWrapper method, Object value)
wrapFunctionResult in interface OutputCoercionCopyright © 2023. All rights reserved.