A B C D E G I P R S
A
- Acri - cn.fntop.core.annotation中的注释类型
-
注解自定义请求拦截
- AcriAspect - cn.fntop.core.annotation中的注释类型
-
注解自定义请求拦截[多个]
- AcriConfig - cn.fntop.core.config中的类
-
- AcriConfig() - 类 的构造器cn.fntop.core.config.AcriConfig
-
- AcriContainer - cn.fntop.core.domain中的异常错误
-
- AcriContainer() - 异常错误 的构造器cn.fntop.core.domain.AcriContainer
-
- Acries - cn.fntop.core.annotation中的注释类型
-
注解自定义请求拦截[多个]
- AcriesAspect - cn.fntop.core.aspect中的类
-
- AcriesAspect() - 类 的构造器cn.fntop.core.aspect.AcriesAspect
-
- AcriIntercepter - cn.fntop.core.interceptor中的类
-
- AcriIntercepter(ApplicationContext) - 类 的构造器cn.fntop.core.interceptor.AcriIntercepter
-
- AcriProcessor - cn.fntop.core.processor中的接口
-
- AcriStopWatchProcessor - cn.fntop.core.processor中的类
-
- AcriStopWatchProcessor(ApplicationContext) - 类 的构造器cn.fntop.core.processor.AcriStopWatchProcessor
-
- addInterceptors(InterceptorRegistry) - 类 中的方法cn.fntop.core.config.AcriConfig
-
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法cn.fntop.core.interceptor.AcriIntercepter
-
- afterReturning(JoinPoint, Object) - 类 中的方法cn.fntop.core.aspect.AcriesAspect
-
后置通知:方法正常执行后,有返回值,执行该后置通知:如果该方法执行出现异常,则不执行该后置通知
- afterThrowing(JoinPoint, Exception) - 类 中的方法cn.fntop.core.aspect.AcriesAspect
-
异常通知:方法出现异常时,执行该通知
- applicationContext - 类 中的变量cn.fntop.core.config.AcriConfig
-
- around(ProceedingJoinPoint) - 类 中的方法cn.fntop.core.aspect.AcriesAspect
-
环绕通知
B
- before(JoinPoint) - 类 中的方法cn.fntop.core.aspect.AcriesAspect
-
前置通知,请求前
C
- cn.fntop.core.annotation - 程序包 cn.fntop.core.annotation
-
- cn.fntop.core.aspect - 程序包 cn.fntop.core.aspect
-
- cn.fntop.core.config - 程序包 cn.fntop.core.config
-
- 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.AcriIntercepter
-
- 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.AcriIntercepter
-
- preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法cn.fntop.core.interceptor.AcriIntercepter
-
- 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
- setApplicationContext(ApplicationContext) - 类 中的方法cn.fntop.core.config.AcriConfig
-
- setException(Exception) - 异常错误 中的方法cn.fntop.core.domain.AcriContainer
-
- setParams(List<Object>) - 异常错误 中的方法cn.fntop.core.domain.AcriContainer
-
- setResult(Object) - 异常错误 中的方法cn.fntop.core.domain.AcriContainer
-
- STOP_WATCH - 类 中的变量cn.fntop.core.processor.AcriStopWatchProcessor
-
A B C D E G I P R S
Copyright © 2023. All rights reserved.