public class DefaultExecutor extends Object implements Executor
| Constructor and Description |
|---|
DefaultExecutor() |
| Modifier and Type | Method and Description |
|---|---|
<T,R> R |
execute(ExecutionConfig<T> config,
T executingObject,
Function<T,R> executionStrategy,
List<Object> params) |
Copyright © 2018. All rights reserved.