com.jdon.container.visitor.http
类 NoSessionProxyComponentVisitor
java.lang.Object
com.jdon.container.visitor.http.NoSessionProxyComponentVisitor
- 所有已实现的接口:
- ComponentVisitor, Serializable
public class NoSessionProxyComponentVisitor
- extends Object
- implements ComponentVisitor
- 另请参见:
- 序列化表格
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoSessionProxyComponentVisitor
public NoSessionProxyComponentVisitor(ComponentVisitor componentVisitor,
TargetMetaRequestsHolder targetMetaRequestsHolder)
visit
public Object visit()
- 从接口
ComponentVisitor 复制的描述
- using this method, the component that implements Visitable interface
will be executed, and return the running result.
- 指定者:
- 接口
ComponentVisitor 中的 visit
- 返回:
- the result of the component run
createSessionContext
public SessionContext createSessionContext()
- 指定者:
- 接口
ComponentVisitor 中的 createSessionContext
Copyright © 2013. All Rights Reserved.