public class TotalExecutionTimeCommandInterceptor extends AbstractCommandInterceptor
| Modifier and Type | Field and Description |
|---|---|
protected FlowableProfiler |
profiler |
next| Constructor and Description |
|---|
TotalExecutionTimeCommandInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(CommandConfig config,
Command<T> command) |
getNext, setNextprotected FlowableProfiler profiler
public TotalExecutionTimeCommandInterceptor()
public <T> T execute(CommandConfig config, Command<T> command)
Copyright © 2019 Flowable. All rights reserved.