public class ModuleProcessor extends AbstractProcessor
next
构造器和说明 |
---|
ModuleProcessor() |
限定符和类型 | 方法和说明 |
---|---|
void |
init(NutConfig config,
ActionInfo ai)
建议覆盖这个方法,以便从NutConfig/ActionInfo获取需要的信息
|
void |
process(ActionContext ac) |
doNext, evalObj, getNext, renderView, setNext
public void init(NutConfig config, ActionInfo ai) throws Throwable
AbstractProcessor
init
在接口中 Processor
init
在类中 AbstractProcessor
Throwable
public void process(ActionContext ac) throws Throwable
Throwable
Copyright © 2017. All rights reserved.