org.tm4j.panckoucke.impl.notification.NotificationDispatcher .send(org.tm4j.panckoucke.notification.Notification n)

Description

sends an Event to all registered Listeners uses a copy of the listeners-List, so it is fine for listeners to modify their registries from inside an event-notification

Parameters
org.tm4j.panckoucke.notification.Notification n

Other Resources

Related Topics

Has Parameters