您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
G
L
O
S
T
A
AccessLogger
-
org.hswebframework.web.logging
中的注释类型
访问日志,在类或者方法上注解此类,将对方法进行访问日志记录
AccessLoggerAfterEvent
-
org.hswebframework.web.logging.events
中的类
AccessLoggerAfterEvent()
- 类 的构造器org.hswebframework.web.logging.events.
AccessLoggerAfterEvent
AccessLoggerBeforeEvent
-
org.hswebframework.web.logging.events
中的类
AccessLoggerBeforeEvent()
- 类 的构造器org.hswebframework.web.logging.events.
AccessLoggerBeforeEvent
AccessLoggerInfo
-
org.hswebframework.web.logging
中的类
访问日志信息,此对象包含了被拦截的方法和类信息,如果要对此对象进行序列化,请自行转换为想要的格式.
AccessLoggerInfo()
- 类 的构造器org.hswebframework.web.logging.
AccessLoggerInfo
AccessLoggerListener
-
org.hswebframework.web.logging
中的接口
访问日志监听器,实现此接口并注入到spring容器即可获取访问日志信息
G
getAction()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getAction()
- 类 中的方法org.hswebframework.web.logging.
LoggerDefine
getDescribe()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getDescribe()
- 类 中的方法org.hswebframework.web.logging.
LoggerDefine
getException()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getHttpHeaders()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getHttpMethod()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getId()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getIp()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getMethod()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getParameters()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getRequestTime()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getResponse()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getResponseTime()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getTarget()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
getUrl()
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
L
LoggerDefine
-
org.hswebframework.web.logging
中的类
LoggerDefine(String, String)
- 类 的构造器org.hswebframework.web.logging.
LoggerDefine
O
onLogBefore(AccessLoggerInfo)
- 接口 中的方法org.hswebframework.web.logging.
AccessLoggerListener
onLogger(AccessLoggerInfo)
- 接口 中的方法org.hswebframework.web.logging.
AccessLoggerListener
当产生访问日志时,将调用此方法.注意,此方法内的操作应尽量设置为异步操作,否则可能影响请求性能
org.hswebframework.web.logging
- 程序包 org.hswebframework.web.logging
org.hswebframework.web.logging.events
- 程序包 org.hswebframework.web.logging.events
S
setAction(String)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setAction(String)
- 类 中的方法org.hswebframework.web.logging.
LoggerDefine
setDescribe(String)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setDescribe(String)
- 类 中的方法org.hswebframework.web.logging.
LoggerDefine
setException(Throwable)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setHttpHeaders(Map<String, String>)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setHttpMethod(String)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setId(String)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setIp(String)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setMethod(Method)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setParameters(Map<String, Object>)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setRequestTime(long)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setResponse(Object)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setResponseTime(long)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setTarget(Class)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
setUrl(String)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
T
toSimpleMap(Function<Object, Serializable>)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
toSimpleMap(Function<Object, Serializable>, Map<String, Object>)
- 类 中的方法org.hswebframework.web.logging.
AccessLoggerInfo
A
G
L
O
S
T
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2016–2019. All rights reserved.