インタフェース
jp.go.aist.dmrc.platform.util.event.PFApplicationTerminateEventSource の使用

PFApplicationTerminateEventSource を使用しているパッケージ
jp.go.aist.dmrc.platform.base 共通プラットフォームの基幹機能に関連するクラスおよびインタフェースを提供します。 
jp.go.aist.dmrc.platform.beans.util ユーティリティコンポーネントを提供します。 
jp.go.aist.dmrc.platform.beans.util.controller 制御コンポーネントを提供します。 
jp.go.aist.dmrc.platform.util.event 共通プラットフォーム内で発生するイベントに関連するクラスおよびインタフェースを提供します。 
 

jp.go.aist.dmrc.platform.base での PFApplicationTerminateEventSource の使用
 

jp.go.aist.dmrc.platform.base での PFApplicationTerminateEventSource のサブインタフェース
 interface PFCombinativeComponent
          複合コンポーネントインターフェイス。
 

PFApplicationTerminateEventSource を実装している jp.go.aist.dmrc.platform.base のクラス
 class PFCombinativeComponentImpl
          複合コンポーネントインターフェイス。
 class PFComponentBus
          コンポーネントバス。
 class PFGUICombinativeComponent
          複合コンポーネント。
 class PFWebApplicationComponent
          Webアプリケーション。
 

jp.go.aist.dmrc.platform.beans.util での PFApplicationTerminateEventSource の使用
 

PFApplicationTerminateEventSource を実装している jp.go.aist.dmrc.platform.beans.util のクラス
 class PFEventGenerator
          イベント生成コンポーネント
このコンポーネントは、メソッドの呼び出しにより指定されたイベントを生成します。
 

jp.go.aist.dmrc.platform.beans.util.controller での PFApplicationTerminateEventSource の使用
 

PFApplicationTerminateEventSource を実装している jp.go.aist.dmrc.platform.beans.util.controller のクラス
 class PFEventController
          イベント伝播を制御するコンポーネント。
 class PFSubroutine
          サブルーチンコンポーネント。
 class PFThreadAllocator
          スレッドコンポーネント
処理を別スレッドで実行したいときに利用してください。
 

jp.go.aist.dmrc.platform.util.event での PFApplicationTerminateEventSource の使用
 

PFApplicationTerminateEventSource を実装している jp.go.aist.dmrc.platform.util.event のクラス
 class PFApplicationTerminateEventSourceImpl
          アプリケーション終了イベントを発生させるイベントソース実装。