Class SynchronizeProcess

    • Constructor Detail

      • SynchronizeProcess

        public SynchronizeProcess​(String name,
                                  Alertable Alertable_)
    • Method Detail

      • releaseAllProcess

        public static void releaseAllProcess()
      • getProcessThread

        public Thread getProcessThread()
      • getRollingTime

        public Long getRollingTime()
      • setRollingTime

        public void setRollingTime​(Long rollingTime)
      • kill

        public static void kill​(String processName)
        Use in Risk
        Parameters:
        processName - process name
      • setIsProcessOn

        public static void setIsProcessOn​(boolean isProcessOn)