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
notificationSignal
public void notificationSignal()
- Indicates that a notification has been sent.
Copyright © 2000-2001 Technical University of Ilmenau, Department ESS