Class InterruptTest


  • public class InterruptTest
    extends java.lang.Object
    Class avaliable in JavaScript engine to check if engine thread is interrupted.

    Created on 2015-08-07

    Version:
    $Id$
    • Constructor Summary

      Constructors 
      Constructor Description
      InterruptTest()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void test()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InterruptTest

        public InterruptTest()
    • Method Detail

      • test

        public static void test()
                         throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException