public interface CommandFilter
| 限定符和类型 | 方法和说明 |
|---|---|
void |
doFilter(Command command,
CommandFilterChain chain) |
void doFilter(Command command, CommandFilterChain chain) throws CommandException
CommandExceptionCopyright © 2017. All rights reserved.