Class InterruptUtil.SIThread

    • Method Detail

      • getQDLState

        public State getQDLState()
      • getIO

        protected edu.uiuc.ncsa.security.util.cli.IOInterface getIO()
      • getLastException

        public Throwable getLastException()
      • setLastException

        public void setLastException​(Throwable lastException)
      • run

        public void run()
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread