public class SLogAopInterceptor extends Object implements org.nutz.aop.MethodInterceptor
| 限定符和类型 | 字段和说明 |
|---|---|
protected boolean |
async |
protected Map<String,org.nutz.el.El> |
els |
protected org.nutz.ioc.Ioc |
ioc |
protected boolean |
param |
protected boolean |
result |
protected org.nutz.lang.segment.CharSegment |
seg |
protected SLogService |
sLogService |
protected String |
source |
protected String |
tag |
protected String |
type |
| 构造器和说明 |
|---|
SLogAopInterceptor(org.nutz.ioc.Ioc ioc,
SLog slog,
Method method) |
protected SLogService sLogService
protected String source
protected String type
protected String tag
protected org.nutz.lang.segment.CharSegment seg
protected boolean param
protected boolean result
protected boolean async
protected org.nutz.ioc.Ioc ioc
Copyright © 2019. All rights reserved.