程序包 cn.taketoday.web
接口 HandlerAdapterProvider
- 函数接口:
- 这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。
Note: This framework allows hander use
HandlerAdapterCapable
to specific a HandlerAdapter at startup time
- 作者:
- TODAY
2019-12-28 14:12
-
方法概要
-
方法详细资料
-
getHandlerAdapter
HandlerAdapter getHandlerAdapter()GetHandlerAdapter- 返回:
- Never be null
-