|
Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ModuleInstall.
Public Member Functions | |
| void | validate () throws IllegalStateException |
Static Public Member Functions | |
| static synchronized Installer | getDefault () |
Private Member Functions | |
| Installer () | |
Static Private Attributes | |
| static Installer | instance |
Installer checks that the JNI library is working when the module is loaded.
Definition at line 34 of file Installer.java.
|
private |
Definition at line 45 of file Installer.java.
Referenced by org.sleuthkit.autopsy.datamodel.Installer.getDefault().
|
static |
Definition at line 38 of file Installer.java.
References org.sleuthkit.autopsy.datamodel.Installer.Installer(), and org.sleuthkit.autopsy.datamodel.Installer.instance.
Referenced by org.sleuthkit.autopsy.core.Installer.Installer().
| void org.sleuthkit.autopsy.datamodel.Installer.validate | ( | ) | throws IllegalStateException |
Definition at line 50 of file Installer.java.
References org.sleuthkit.autopsy.coreutils.Logger.getLogger().
|
staticprivate |
Definition at line 36 of file Installer.java.
Referenced by org.sleuthkit.autopsy.datamodel.Installer.getDefault().
Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.