类 WebApplicationContextUtils.SessionObjectSupplier

java.lang.Object
cn.taketoday.web.servlet.support.WebApplicationContextUtils.SessionObjectSupplier
所有已实现的接口:
Serializable, Supplier<HttpSession>
封闭类:
WebApplicationContextUtils

private static class WebApplicationContextUtils.SessionObjectSupplier extends Object implements Supplier<HttpSession>, Serializable
Factory that exposes the current session object on demand.