public class ModuleProcessor extends AbstractProcessor
next| Constructor and Description |
|---|
ModuleProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(NutConfig config,
ActionInfo ai)
建议覆盖这个方法,以便从NutConfig/ActionInfo获取需要的信息
|
void |
process(ActionContext ac) |
doNext, evalObj, getNext, renderView, setNextpublic void init(NutConfig config, ActionInfo ai) throws Throwable
AbstractProcessorinit in interface Processorinit in class AbstractProcessorThrowablepublic void process(ActionContext ac) throws Throwable
ThrowableCopyright © 2017. All rights reserved.