Trull

edu.luc.cs.trull
Class AwaitAll.LocalListener

java.lang.Object
  extended by edu.luc.cs.trull.AwaitAll.LocalListener
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
AwaitAll

protected class AwaitAll.LocalListener
extends java.lang.Object
implements java.beans.PropertyChangeListener

A dedicated listener that forwards outgoing events to all external listeners.


Constructor Summary
protected AwaitAll.LocalListener()
           
 
Method Summary
 void propertyChange(java.beans.PropertyChangeEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AwaitAll.LocalListener

protected AwaitAll.LocalListener()
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent evt)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener

Trull

http://www.cs.luc.edu/trull/