|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface VisitorFactory
Factory that get visitors for the container that have been optimized by cache(HttpSession) replace this class in container.xml ,we can change HttpSession with another session type, HttpSession is binding to Web container.
| 方法摘要 | |
|---|---|
ComponentVisitor |
createtVisitor(SessionWrapper session,
TargetMetaDef targetMetaDef)
return a ComponentVisitor with cache. the httpSession is used for optimizing the component performance |
| 方法详细信息 |
|---|
ComponentVisitor createtVisitor(SessionWrapper session,
TargetMetaDef targetMetaDef)
request - targetMetaDef -
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||