接口 org.tinygroup.weblayer.webcontext.session.SessionInterceptor
的使用

使用 SessionInterceptor 的软件包
org.tinygroup.weblayer.webcontext.session   
org.tinygroup.weblayer.webcontext.session.impl   
 

org.tinygroup.weblayer.webcontext.sessionSessionInterceptor 的使用
 

org.tinygroup.weblayer.webcontext.sessionSessionInterceptor 的子接口
 interface SessionAttributeInterceptor
          session属性读写操作时的拦截器
 interface SessionLifecycleListener
          session生命周期对应的拦截器
 

返回 SessionInterceptororg.tinygroup.weblayer.webcontext.session 中的方法
 SessionInterceptor[] SessionConfig.getSessionInterceptors()
          取得用来监听session行为的interceptors。
 

org.tinygroup.weblayer.webcontext.session.implSessionInterceptor 的使用
 

实现 SessionInterceptororg.tinygroup.weblayer.webcontext.session.impl 中的类
 class AbstractSessionAttributeAccessController
          用来控制session attributes的使用。
 class SessionAttributeWhitelist
          用来控制session attributes的使用。
 class SessionLifecycleLogger
          用来记录session日志生命期事件的listener。
 



Copyright © 2006–2013 开源组织. All rights reserved.