public class LogInterceptor extends AbstractCommandInterceptor
next
Constructor and Description |
---|
LogInterceptor() |
Modifier and Type | Method and Description |
---|---|
<T> T |
execute(CommandConfig config,
Command<T> command) |
getNext, setNext
public <T> T execute(CommandConfig config, Command<T> command)
Copyright © 2017 Flowable. All rights reserved.