eaLib API Docs
Last Modified : January 7 2002

mss.ea.core
Interface NotificationListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
AbstractPopulation, AbstractUnbufferedCollector, DefaultDataTracker

public interface NotificationListener
extends java.util.EventListener

Interface for classes that have to react on notification message. A common example for such listeners are populations which increment the counter with the number of generations.

Since:
0.1
Version:
0.1 (06-07-2001)
Author:
Andreas Rummler

Method Summary
 void notificationSignal()
          Indicates that a notification has been sent.
 

Method Detail

notificationSignal

public void notificationSignal()
Indicates that a notification has been sent.

eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS