クラス
org.seasar.cubby.action.Action の使用

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

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

Action を返す org.seasar.cubby.controller のメソッド
 Action ActionContext.getAction()
           
 

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

Action を返す org.seasar.cubby.controller.impl のメソッド
 Action ActionContextImpl.getAction()
           
 

org.seasar.cubby.convention.impl での Action の使用
 

Method parameters in org.seasar.cubby.convention.impl with type arguments of type Action
 void PathResolverImpl.add(String regexp, Class<? extends Action> actionClass, String methodName, RequestMethod... requestMethods)
           
 



Copyright ツゥ 2006-2008 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.