程序包 cn.taketoday.web
接口 HandlerInterceptorsProvider
- 所有已知实现类:
ActionMappingAnnotationHandler,HandlerExecutionChain,HandlerInterceptorHolder,InterceptableHandlerAdapterDecorator,InterceptableRequestHandler,SingletonActionMappingAnnotationHandler,SuppliedActionMappingAnnotationHandler
- 函数接口:
- 这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。
- 作者:
- TODAY
2019-12-13 13:12
-
方法概要
-
方法详细资料
-
getInterceptors
GetHandlerInterceptorarray- 返回:
HandlerInterceptors
-
hasInterceptor
default boolean hasInterceptor()
-