类的使用
cn.taketoday.web.DecoratingRequestContext
使用DecoratingRequestContext的程序包
-
cn.taketoday.web中DecoratingRequestContext的使用
修饰符和类型类说明classRequestContext decorator that makes all beans in a given WebApplicationContext accessible as request attributes, through lazy checking once an attribute gets accessed.classProvides a convenient implementation of the RequestContext that can be subclassed by developers wishing to adapt the request to web.private static classFactory that exposes the current request-context object on demand.