|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface CommandInterceptor
方法摘要 | ||
---|---|---|
|
execute(CommandConfig config,
Command<T> command)
|
|
CommandInterceptor |
getNext()
|
|
void |
setNext(CommandInterceptor next)
|
方法详细信息 |
---|
<T> T execute(CommandConfig config, Command<T> command)
CommandInterceptor getNext()
void setNext(CommandInterceptor next)
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |