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

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

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

Methods in org.seasar.framework.jpa.impl with annotations of type DestroyMethod
 void PersistenceUnitManagerImpl.close()
          永続ユニットマネージャをクローズします。
 void DummyEntityManagerDialect.destroy()
          このインスタンスを破棄します。
 

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

Methods in org.seasar.framework.unit.impl with annotations of type DestroyMethod
 void SimpleInternalTestContext.destroy()
          このコンポーネントを破棄します。
 void InternalTestContextImpl.destroy()
           
 



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