|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface Processor
方法摘要 | |
---|---|
void |
init(NutConfig config,
ActionInfo ai)
|
void |
process(ActionContext ac)
|
void |
setNext(Processor p)
|
方法详细信息 |
---|
void init(NutConfig config, ActionInfo ai) throws java.lang.Throwable
java.lang.Throwable
void process(ActionContext ac) throws java.lang.Throwable
java.lang.Throwable
void setNext(Processor p)
|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |