类 WebApplicationContextUtils.SessionObjectSupplier
java.lang.Object
cn.taketoday.web.servlet.support.WebApplicationContextUtils.SessionObjectSupplier
- 所有已实现的接口:
Serializable,Supplier<HttpSession>
private static class WebApplicationContextUtils.SessionObjectSupplier
extends Object
implements Supplier<HttpSession>, Serializable
Factory that exposes the current session object on demand.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
SessionObjectSupplier
private SessionObjectSupplier()
-
-
方法详细资料
-
get
- 指定者:
get在接口中Supplier<HttpSession>
-
toString
-