public interface ServiceInvoker
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(ServiceTaskState serviceTaskState,
Object... input)
invoke service
|
Object invoke(ServiceTaskState serviceTaskState, Object... input) throws Throwable
serviceTaskState - the service task stateinput - optional paramsThrowable - the throwableCopyright © 2023 Seata. All rights reserved.