com.intel.util.observer
Interface IObserver

All Known Implementing Classes:
WaitingObserver

Deprecated. As of GPE 1.4.2 the class is moved to IObserver

public interface IObserver

Version:
$Id$
Author:
Thomas Kentemich

Method Summary
 void observableUpdate(java.lang.Object theObserved, java.lang.Object changeCode)
          Deprecated.  
 

Method Detail

observableUpdate

void observableUpdate(java.lang.Object theObserved,
                      java.lang.Object changeCode)
Deprecated. 


Copyright © 2008. All Rights Reserved.