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

ActionProcessor を使用しているパッケージ
org.seasar.cubby.filter サーブレットフィルタに関する機能を提供します。 
org.seasar.cubby.internal.controller.impl フレームワーク内部のコントローラに関する機能の実装を提供します。 
 

org.seasar.cubby.filter での ActionProcessor の使用
 

ActionProcessor を返す org.seasar.cubby.filter のメソッド
protected  ActionProcessor CubbyFilter.createActionProcessor()
          ActionProcessor を生成します。
 

org.seasar.cubby.internal.controller.impl での ActionProcessor の使用
 

ActionProcessor を実装している org.seasar.cubby.internal.controller.impl のクラス
 class ActionProcessorImpl
          要求のパスを元にアクションメソッドを決定して実行するクラスの実装です。
 



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