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

PFApplicationStartEventSource を使用しているパッケージ
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 での PFApplicationStartEventSource の使用
 

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

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

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

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

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

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

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

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