When a EndEvent arrives, if the actor session ID of the event is
the ownerASID then notify to all listeners and to all other actor sessions
else do nothing.
When a StartEvent arrives, if the actor session ID of the event is
the ownerASID then notify to all listeners and to all other actor sessions
else do nothing.