SyntheticEvent.Notifier Class
The triggering mechanism used by SyntheticEvents.
Implementers should not instantiate these directly. Use the Notifier
provided to the event's implemented on(node, sub, notifier)
or
delegate(node, sub, notifier, filter)
methods.