jp.go.aist.rtm.RTC
Class PortActionListenerHolder

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

public class PortActionListenerHolder
extends java.util.Observable

PortActionListener holder class

This class manages one ore more instances of PortActionListener class.


Constructor Summary
PortActionListenerHolder()
           
 
Method Summary
 void notify(PortProfile prof)
           
 
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

PortActionListenerHolder

public PortActionListenerHolder()
Method Detail

notify

public void notify(PortProfile prof)