Annotation Interface的使用
cn.taketoday.web.annotation.Interceptor
使用Interceptor的程序包
-
cn.taketoday.web.handler.method中Interceptor的使用
类型变量类型为Interceptor的cn.taketoday.web.handler.method中的方法参数修饰符和类型方法说明private voidAbstractHandlerMethodMapping.addInterceptors(cn.taketoday.context.ApplicationContext context, ArrayList<HandlerInterceptor> ret, cn.taketoday.core.annotation.MergedAnnotation<Interceptor> annotation)