Interface ExecutionContext.StateListener

  • Enclosing interface:
    ExecutionContext

    public static interface ExecutionContext.StateListener
    Listener called on state changes.
    • Method Detail

      • stateChanged

        void stateChanged​(ExecutionContext source)
        State changed.
        Parameters:
        source - execution context