com.intel.util.observer
Class WaitingObserver

java.lang.Object
  extended by com.intel.util.observer.WaitingObserver
All Implemented Interfaces:
IObserver

Deprecated. As of GPE 1.4.2 the class is not used any more

public class WaitingObserver
extends java.lang.Object
implements IObserver

Version:
$Id$
Author:
Ralf Ratering

Constructor Summary
WaitingObserver(ObservableThread thread)
          Deprecated.  
 
Method Summary
 void observableUpdate(java.lang.Object theObserved, java.lang.Object changeCode)
          Deprecated.  
 void waitForUpdate()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WaitingObserver

public WaitingObserver(ObservableThread thread)
Deprecated. 
Method Detail

waitForUpdate

public void waitForUpdate()
Deprecated. 

observableUpdate

public void observableUpdate(java.lang.Object theObserved,
                             java.lang.Object changeCode)
Deprecated. 
Specified by:
observableUpdate in interface IObserver


Copyright © 2008. All Rights Reserved.