org.activemath.events
Interface ActivemathEventMulticaster
- All Superinterfaces:
- ActivemathEventListener, ActivemathEventPublisher, EventListener
- All Known Implementing Classes:
- AsyncMulticaster, SimpleMulticaster
public interface ActivemathEventMulticaster
- extends ActivemathEventListener, ActivemathEventPublisher
Subinterface of ActivemathEventListener to be implemented by
listeners that can broadcast events to other listeners.
This interface does not provide additional methods, it merely combines
listener and publisher into one.
|
Method Summary |
void |
stop()
signal thread to stop |
stop
void stop()
- signal thread to stop