インタフェース
org.seasar.framework.container.factory.AnnotationHandler の使用

AnnotationHandler を使用しているパッケージ
org.seasar.framework.container.factory S2コンテナを構成および構築するためのクラスを提供します。  
 

org.seasar.framework.container.factory での AnnotationHandler の使用
 

AnnotationHandler を実装している org.seasar.framework.container.factory のクラス
 class AbstractAnnotationHandler
          AnnotationHandlerの抽象クラスです。
 class ConstantAnnotationHandler
          クラスに指定された定数アノテーションからコンポーネント定義を作成する実装クラスです。
 

AnnotationHandler を返す org.seasar.framework.container.factory のメソッド
static AnnotationHandler AnnotationHandlerFactory.getAnnotationHandler()
          アノテーションハンドラを返します。
 

AnnotationHandler 型のパラメータを持つ org.seasar.framework.container.factory のメソッド
static void AnnotationHandlerFactory.setAnnotationHandler(AnnotationHandler handler)
          アノテーションハンドラを設定します。
 



Copyright © 2004-2014 The Seasar Foundation. All Rights Reserved.