クラス
ts.util.lifetime.Lifetime の使用

Lifetime を使用しているパッケージ
ts.util.lifetime Lifeインターフェイスをインプリメントしたオブジェクトの生存期間を制御するクラスのパッケージ。 
 

ts.util.lifetime での Lifetime の使用
 

ts.util.lifetime での Lifetime のサブクラス
 class ProcessLifetime
          プロセスの終了に合わせて生存期間を決定するLifetimeクラス。
 class RuntimeLifetime
          Runtimeオブジェクトの終了に合わせて生存期間の終了 を決定するLifetimeクラス。
 class ThreadLifetime
          スレッドの終了に合わせて生存期間を決定するLifetimeクラス。
 



Copyright (C) SATOH Takayuki All Rights Reserved.