类的使用
cn.taketoday.web.RequestContextDecorator
使用RequestContextDecorator的程序包
-
cn.taketoday.web中RequestContextDecorator的使用
修饰符和类型类说明classRequestContext decorator that makes all beans in a given WebApplicationContext accessible as request attributes, through lazy checking once an attribute gets accessed.