Class HandleQuietingDown


  • public class HandleQuietingDown
    extends Object
    Based on a strategy type, appropriate logic is performed.
    Author:
    Dominik Kozubik
    • Method Detail

      • handleLogic

        public void handleLogic()
                         throws InterruptedException
        The main function, calls other methods based on obtained strategy type if there is any idle executor.
        Throws:
        InterruptedException - in case the method is interrupted