Interface ExecutionContext.LifecycleListener

  • Enclosing interface:
    ExecutionContext

    public static interface ExecutionContext.LifecycleListener
    Interface to be implemented by a listener for the closure of the ExecutionContext.
    • Method Detail

      • preClose

        void preClose​(ExecutionContext ec)
        Invoked before closing the ExecutionContext
        Parameters:
        ec - execution context