Interface TaskInterruptListener

All Superinterfaces:
EventListener

public interface TaskInterruptListener extends EventListener
:: DeveloperApi ::

Listener providing a callback function to invoke when a task's execution is interrupted.

  • Method Details