クラス
jp.terasoluna.fw.web.rich.context.RequestContext の使用

RequestContext を使用しているパッケージ
jp.terasoluna.fw.web.rich.context Rich版の制御情報関連 
jp.terasoluna.fw.web.rich.context.support Rich版の制御情報関連のサポートクラス 
 

jp.terasoluna.fw.web.rich.context での RequestContext の使用
 

RequestContext を返す jp.terasoluna.fw.web.rich.context のメソッド
static RequestContext RequestContextManager.getRequestContext()
          実行スレッドに対応する制御情報を取得する。
 

RequestContext 型のパラメータを持つ jp.terasoluna.fw.web.rich.context のメソッド
static void RequestContextManager.bindRequestContext(RequestContext ctx)
          実行スレッドに対応する制御情報を登録する。
 

jp.terasoluna.fw.web.rich.context.support での RequestContext の使用
 

RequestContext を返す jp.terasoluna.fw.web.rich.context.support のメソッド
protected  RequestContext DefaultRequestContextSupportImpl.doGenerateContext(javax.servlet.http.HttpServletRequest request)
          制御情報を生成・初期化して返却する。
protected abstract  RequestContext AbstractRequestContextSupport.doGenerateContext(javax.servlet.http.HttpServletRequest request)
          制御情報を生成・初期化して返却する。
protected  RequestContext AbstractRequestContextSupport.getRequestContext()
          制御情報をマネージャより取得する。
 



Copyright © 2012. All Rights Reserved.