public class DefaultWebDispatcher extends AbstractWebDispatcher
| 限定符和类型 | 字段和说明 |
|---|---|
protected static String |
RET_JSON
JSON返回类型
|
requestMapping| 构造器和说明 |
|---|
DefaultWebDispatcher() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
afterThrowing(ClassMethod cm,
Throwable e)
调用出错时的处理
|
after, afterReturning, around, before, init, serviceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, serviceprotected static String RET_JSON
public Object afterThrowing(ClassMethod cm, Throwable e)
AbstractDispatcherafterThrowing 在类中 AbstractDispatchere - 产生的异常Copyright © 2018. All Rights Reserved.