Interface ExecutionContext.ClockListener

Enclosing interface:
ExecutionContext

public static interface ExecutionContext.ClockListener
Listener called on clock time updates.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called on clock time update.
  • Method Details

    • tick

      void tick(ExecutionContext source)
      Called on clock time update.
      Parameters:
      source - execution context