public interface AMSListener
| 限定符和类型 | 方法和说明 |
|---|---|
String |
applicationName()
前端显示名称
|
void |
beforePrintError(Exception e)
在打印异常前
|
com.alibaba.fastjson.JSONObject |
extraData()
返回额外数据
|
boolean |
isController(String className)
返回类名是否是否属于controller层
|
String |
projectName()
应用名称
|
Copyright © 2024. All rights reserved.