跳过导航链接
A B C D E G I P R S 

A

Acri - cn.fntop.core.annotation中的注释类型
注解自定义请求拦截
AcriAspect - cn.fntop.core.annotation中的注释类型
注解自定义请求拦截[多个]
AcriContainer - cn.fntop.core.domain中的类
 
AcriContainer() - 类 的构造器cn.fntop.core.domain.AcriContainer
 
Acries - cn.fntop.core.annotation中的注释类型
注解自定义请求拦截[多个]
AcriesAspect - cn.fntop.core.aspect中的类
Acri切面
AcriesAspect() - 类 的构造器cn.fntop.core.aspect.AcriesAspect
 
AcriInterceptor - cn.fntop.core.interceptor中的类
 
AcriInterceptor(ApplicationContext) - 类 的构造器cn.fntop.core.interceptor.AcriInterceptor
 
AcriProcessor - cn.fntop.core.processor中的接口
 
AcriStopWatchProcessor - cn.fntop.core.processor中的类
 
AcriStopWatchProcessor(ApplicationContext) - 类 的构造器cn.fntop.core.processor.AcriStopWatchProcessor
 
addBean(Set<Class<? extends AcriProcessor>>, int, Acri) - 类 中的方法cn.fntop.core.interceptor.AcriInterceptor
根据具体流程进行缓存
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法cn.fntop.core.interceptor.AcriInterceptor
 
afterReturning(JoinPoint, Object) - 类 中的方法cn.fntop.core.aspect.AcriesAspect
后置通知:方法正常执行后,有返回值,执行该后置通知:如果该方法执行出现异常,则不执行该后置通知
afterThrowing(JoinPoint, Exception) - 类 中的方法cn.fntop.core.aspect.AcriesAspect
异常通知:方法出现异常时,执行该通知
around(ProceedingJoinPoint) - 类 中的方法cn.fntop.core.aspect.AcriesAspect
环绕通知

B

before(JoinPoint) - 类 中的方法cn.fntop.core.aspect.AcriesAspect
前置通知,请求前

C

cacheAcriProcessor(Acries, Acri, Set<Class<? extends AcriProcessor>>, int) - 类 中的方法cn.fntop.core.interceptor.AcriInterceptor
缓存需要处理的bean
cn.fntop.core.annotation - 程序包 cn.fntop.core.annotation
 
cn.fntop.core.aspect - 程序包 cn.fntop.core.aspect
 
cn.fntop.core.domain - 程序包 cn.fntop.core.domain
 
cn.fntop.core.interceptor - 程序包 cn.fntop.core.interceptor
 
cn.fntop.core.processor - 程序包 cn.fntop.core.processor
 
context - 类 中的变量cn.fntop.core.interceptor.AcriInterceptor
 
context - 类 中的变量cn.fntop.core.processor.AcriStopWatchProcessor
 

D

doAfter(HttpServletRequest, HttpServletResponse, Object, Exception) - 接口 中的方法cn.fntop.core.processor.AcriProcessor
请求后处理
doAfter(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法cn.fntop.core.processor.AcriStopWatchProcessor
 
doBefore(HttpServletRequest, HttpServletResponse, Object) - 接口 中的方法cn.fntop.core.processor.AcriProcessor
请求前处理
doBefore(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法cn.fntop.core.processor.AcriStopWatchProcessor
 
doDuring(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 接口 中的方法cn.fntop.core.processor.AcriProcessor
方法执行完后处理
doDuring(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法cn.fntop.core.processor.AcriStopWatchProcessor
 

E

exception - 类 中的变量cn.fntop.core.domain.AcriContainer
方法异常

G

getActiveProfile() - 类 中的方法cn.fntop.core.processor.AcriStopWatchProcessor
 

I

isJsonRequest(HttpServletRequest) - 类 中的方法cn.fntop.core.processor.AcriStopWatchProcessor
判断本次请求的数据类型是否为json
isProduction() - 类 中的方法cn.fntop.core.processor.AcriStopWatchProcessor
判断是否有激活生产环境

P

params - 类 中的变量cn.fntop.core.domain.AcriContainer
方法参数
pointcut() - 类 中的方法cn.fntop.core.aspect.AcriesAspect
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法cn.fntop.core.interceptor.AcriInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法cn.fntop.core.interceptor.AcriInterceptor
 
process(AcriAspect, Class<?>, String, List<Object>, Object, Exception) - 类 中的方法cn.fntop.core.aspect.AcriesAspect
核心逻辑
prodProfile - 类 中的变量cn.fntop.core.processor.AcriStopWatchProcessor
 

R

result - 类 中的变量cn.fntop.core.domain.AcriContainer
方法返回值

S

STOP_WATCH - 类 中的变量cn.fntop.core.processor.AcriStopWatchProcessor
 
A B C D E G I P R S 
跳过导航链接

Copyright © 2023. All rights reserved.