クラス
jp.go.aist.dmrc.platform.datacooperation.interfaces.PFPushComponentTransferReceivedEvent の使用

PFPushComponentTransferReceivedEvent を使用しているパッケージ
jp.go.aist.dmrc.platform.datacooperation.interfaces データ連携コンポーネントが他のプログラムに公開するインターフェースを 提供します.具体的には、プラットフォーム(コンポーネントバス)へのI/F、 ブローカへのI/Fが含まれます. 
 

jp.go.aist.dmrc.platform.datacooperation.interfaces での PFPushComponentTransferReceivedEvent の使用
 

PFPushComponentTransferReceivedEvent 型のパラメータを持つ jp.go.aist.dmrc.platform.datacooperation.interfaces のメソッド
 void PFPushComponentTransferReceivedEventSourceImpl.firePushComponentTransferReceived(PFPushComponentTransferReceivedEvent e)
          イベント処理をすべてのイベントリスナに伝える.
 void PFPushComponentTransferReceivedListener.pushComponentTransferReceived(PFPushComponentTransferReceivedEvent evt)
          プッシュ型コンポーネント転送による受信終了通知時のイベント処理.