Interface ShadowDeathListener

    • Method Detail

      • notify

        void notify​(ShadowDeathEvent event,
                    Task task,
                    OperationResult result)
        The caller is notified about particular shadow death event. It should react quickly. The usual reaction is just an update of the state in the repository.