インタフェース
org.seasar.cubby.plugin.Invocation の使用

Invocation を使用しているパッケージ
org.seasar.cubby.internal.controller.impl フレームワーク内部のコントローラに関する機能の実装を提供します。 
org.seasar.cubby.plugin プラグイン機能を提供します。 
 

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

Invocation を実装している org.seasar.cubby.internal.controller.impl のクラス
 class RequestProcessingInvocationImpl
          要求処理の実行情報の実装です。
 

org.seasar.cubby.plugin での Invocation の使用
 

org.seasar.cubby.plugin での Invocation のサブインタフェース
 interface ActionInvocation
          アクションメソッドの実行情報です。
 interface ActionResultInvocation
          アクションの実行結果の実行情報です。
 interface RequestProcessingInvocation
          要求処理の実行情報です。
 interface RoutingInvocation
          ルーティングの実行情報です。
 interface ValidationInvocation
          バリデーションの実行情報です。
 



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