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

DetectClassProcessor を使用しているパッケージ
org.seasar.cubby.converter.impl リクエストパラメータの型変換機能の実装を提供します。 
org.seasar.cubby.routing.impl URIルーティング機能の実装を提供します。 
 

org.seasar.cubby.converter.impl での DetectClassProcessor の使用
 

DetectClassProcessor を実装している org.seasar.cubby.converter.impl のクラス
 class ConverterFactoryImpl
          コンバータファクトリの実装クラスです。
 

org.seasar.cubby.routing.impl での DetectClassProcessor の使用
 

DetectClassProcessor を実装している org.seasar.cubby.routing.impl のクラス
 class PathResolverImpl
          クラスパスから Action を検索し、クラス名やメソッド名、そのクラスやメソッドに指定された Path の情報からアクションのパスを抽出し、リクエストされたパスをどのメソッドに振り分けるかを決定します。
 



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