public interface Dispatchable
Implementations are executed when the DispatchService receives a dispatch invocation.
  • Method Details

    • execute

      void execute()
      Execute dispatch.
    • getView

    • cancelled

      void cancelled()