cn.gtmap.estateplat.log.config
类 ConfigLogAspect

java.lang.Object
  继承者 cn.gtmap.estateplat.log.config.ConfigLogAspect

public class ConfigLogAspect
extends Object

版本:
1.0, 2017/11/13
作者:
yulei

字段摘要
static String LOGIN_USER_COMPUTERNAME
           
static String LOGIN_USER_IP
           
static String LOGIN_USER_MAC
           
 
构造方法摘要
ConfigLogAspect()
           
 
方法摘要
 void configLogServiceAspect()
           
 void doAfter(org.aspectj.lang.JoinPoint joinPoint)
           
 void doBefore(org.aspectj.lang.JoinPoint joinPoint)
           
 void setConfigLogService(ConfigLogService configLogService)
           
 void setSysUserService(com.gtis.plat.service.SysUserService sysUserService)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

LOGIN_USER_IP

public static final String LOGIN_USER_IP
另请参见:
常量字段值

LOGIN_USER_MAC

public static final String LOGIN_USER_MAC
另请参见:
常量字段值

LOGIN_USER_COMPUTERNAME

public static final String LOGIN_USER_COMPUTERNAME
另请参见:
常量字段值
构造方法详细信息

ConfigLogAspect

public ConfigLogAspect()
方法详细信息

setConfigLogService

public void setConfigLogService(ConfigLogService configLogService)

setSysUserService

public void setSysUserService(com.gtis.plat.service.SysUserService sysUserService)

configLogServiceAspect

public void configLogServiceAspect()

doBefore

public void doBefore(org.aspectj.lang.JoinPoint joinPoint)

doAfter

public void doAfter(org.aspectj.lang.JoinPoint joinPoint)


Copyright © 2015–2022 cn.gtmap. All rights reserved.