クラス
org.seasar.framework.container.annotation.tiger.InitMethod の使用

InitMethod を使用しているパッケージ
org.seasar.framework.jpa.autodetector   
org.seasar.framework.jpa.impl   
org.seasar.framework.unit.impl S2コンテナと連動するテスト機能の実装クラスを提供します。 
 

org.seasar.framework.jpa.autodetector での InitMethod の使用
 

Methods in org.seasar.framework.jpa.autodetector with annotations of type InitMethod
 void PersistenceClassAutoDetector.init()
           
 void MappingFileAutoDetector.init()
           
 

org.seasar.framework.jpa.impl での InitMethod の使用
 

Methods in org.seasar.framework.jpa.impl with annotations of type InitMethod
 void DummyEntityManagerDialect.initialize()
           
 void PersistenceUnitInfoRegistryImpl.load()
          永続ユニット情報をロードします。
 void PersistenceUnitManagerImpl.open()
          永続ユニットマネージャをオープンします。
 

org.seasar.framework.unit.impl での InitMethod の使用
 

Methods in org.seasar.framework.unit.impl with annotations of type InitMethod
 void SimpleInternalTestContext.init()
          このコンポーネントを初期化します。
 void InternalTestContextImpl.init()
           
 void ConventionTestIntrospector.init()
          初期化メソッド
 



Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.