public class FailProcessor extends ViewProcessor
DEFAULT_ATTRIBUTE, index, viewnext| 构造器和说明 |
|---|
FailProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
init(NutConfig config,
ActionInfo ai)
建议覆盖这个方法,以便从NutConfig/ActionInfo获取需要的信息
|
void |
process(ActionContext ac) |
evalView, putRequestAttributedoNext, evalObj, getNext, renderView, setNextpublic void init(NutConfig config, ActionInfo ai) throws Throwable
AbstractProcessorinit 在接口中 Processorinit 在类中 ViewProcessorThrowablepublic void process(ActionContext ac) throws Throwable
process 在接口中 Processorprocess 在类中 ViewProcessorThrowableCopyright © 2017. All rights reserved.