Interface OperationQueueListener


  • public interface OperationQueueListener
    This class is for model sharer developer only, you rarely need to use this class.

    Available in ZK PE and ZK EE.

    Since:
    3.0.0
    Author:
    Dennis.Chen
    • Method Detail

      • queueUnavailable

        void queueUnavailable​(Desktop desktop)
        Notify the OperationQueue no longer available, it is usual invoked before the end of OperationThread.run()
        Parameters:
        desktop - the associated desktop