クラス
wisdom.core.session.SessionTimeOutedException の使用

SessionTimeOutedException を使用しているパッケージ
wisdom.core.application アプリケーション構築時に使用するクラス・パッケージ
フレームワークは実行時にこのパッケージに含まれるインターフェースの実装クラスを生成します
 
 

wisdom.core.application での SessionTimeOutedException の使用
 

SessionTimeOutedException をスローする wisdom.core.application のメソッド
static IRequestParser RuntimeContext.getRequestParserWithSessionCheck(javax.servlet.http.HttpServletRequest req)
          forwardされたJSPで、IRequestParserのインスタンスを取得します。
static IUserSession RuntimeContext.getUserSession(javax.servlet.http.HttpServletRequest req)
          forwardされたJSPで、IUserSessionのインスタンスを取得します。