Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.coreutils.ExecUtil.ProcessTerminator.
Public Member Functions | |
boolean | shouldTerminateProcess () |
A process terminator that can be used to kill a process spawned by a thread that has been interrupted.
Definition at line 65 of file ExecUtil.java.
boolean org.sleuthkit.autopsy.coreutils.ExecUtil.InterruptedThreadProcessTerminator.shouldTerminateProcess | ( | ) |
Decides whether or not to terminate a process being run by a ExcUtil.execute() methods.
Implements org.sleuthkit.autopsy.coreutils.ExecUtil.ProcessTerminator.
Definition at line 68 of file ExecUtil.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.