public interface PreExecutionListener<T,R>
| Modifier and Type | Method and Description |
|---|---|
Function<T,R> |
onPreExecute(T executingObject,
Function<T,R> executionStrategy,
List<Object> params) |
Copyright © 2018. All rights reserved.