jp.go.aist.rtm.RTC
クラス ExecutionContextActionListenerHolder

java.lang.Object
  上位を拡張 java.util.Observable
      上位を拡張 jp.go.aist.rtm.RTC.ExecutionContextActionListenerHolder

public class ExecutionContextActionListenerHolder
extends java.util.Observable

ExecutionContextActionListener ホルダクラス

複数の ExecutionContextActionListener を保持し管理するクラス。


コンストラクタの概要
ExecutionContextActionListenerHolder()
           
 
メソッドの概要
 void notify(int ec_id)
           
 
クラス java.util.Observable から継承されたメソッド
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ExecutionContextActionListenerHolder

public ExecutionContextActionListenerHolder()
メソッドの詳細

notify

public void notify(int ec_id)