notify method
- @override
override
Fires this event and notifies all registred listeners.
correlationId
(optional) transaction id to trace execution through call chain.args
the parameters to raise this event with. throws an InvocationException if the event fails to be raised.