类的使用
org.xmeta.ui.session.SessionManager
使用SessionManager的程序包
-
org.xmeta.ui.session中SessionManager的使用
修饰符和类型方法说明static SessionManagerSessionManager.getDefaultSessionManager()返回默认的会话管理器。static SessionManagerSessionManager.getSessionManager(ActionContext actionContext) 根据环境返回会话管理器,如果不存在返回默认的会话管理器。返回变量类型为SessionManager的类型的org.xmeta.ui.session中的方法参数类型为SessionManager的org.xmeta.ui.session中的方法修饰符和类型方法说明static voidSessionManager.pushLocalSessionManager(SessionManager sessionManager) 设置当前线程的会话管理器。static voidSessionManager.registSessionManager(SessionManager sessionManager)