インタフェース
org.seasar.cubby.controller.ActionResultWrapper の使用

ActionResultWrapper を使用しているパッケージ
org.seasar.cubby.controller Cubbyフレームワークが使用するビューコントローラに関する機能を提供します。 
org.seasar.cubby.controller.impl Cubbyフレームワークが使用するビューコントローラに関する機能の実装を提供します。 
 

org.seasar.cubby.controller での ActionResultWrapper の使用
 

ActionResultWrapper を返す org.seasar.cubby.controller のメソッド
 ActionResultWrapper ActionProcessor.process(HttpServletRequest request, HttpServletResponse response)
          リクエストを元にアクションメソッドを決定して実行します。
 

org.seasar.cubby.controller.impl での ActionResultWrapper の使用
 

ActionResultWrapper を返す org.seasar.cubby.controller.impl のメソッド
 ActionResultWrapper ActionProcessorImpl.process(HttpServletRequest request, HttpServletResponse response)
          リクエストを元にアクションメソッドを決定して実行します。
 



Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.