jp.go.aist.rtm.RTC
Class PreComponentActionListenerHolder

java.lang.Object
  extended by java.util.Observable
      extended by jp.go.aist.rtm.RTC.PreComponentActionListenerHolder

public class PreComponentActionListenerHolder
extends java.util.Observable

PreComponentActionListener holder class

This class manages one ore more instances of PreComponentActionListener class.


Constructor Summary
PreComponentActionListenerHolder()
           
 
Method Summary
 void notify(int exec_handle)
           
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreComponentActionListenerHolder

public PreComponentActionListenerHolder()
Method Detail

notify

public void notify(int exec_handle)