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

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

public class PostComponentActionListenerHolder
extends java.util.Observable

PostComponentActionListener ホルダクラス

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


コンストラクタの概要
PostComponentActionListenerHolder()
           
 
メソッドの概要
 void notify(int ec_id, ReturnCode_t ret)
           
 
クラス 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
 

コンストラクタの詳細

PostComponentActionListenerHolder

public PostComponentActionListenerHolder()
メソッドの詳細

notify

public void notify(int ec_id,
                   ReturnCode_t ret)