Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ModuleInstall.
Public Member Functions | |
void | restored () |
void | uninstalled () |
Static Public Member Functions | |
static synchronized Installer | getDefault () |
Private Member Functions | |
Installer () | |
Static Private Attributes | |
static final Logger | autopsyLogger = Logger.getLogger("") |
static Installer | instance |
static Handler | logs |
Manages a this module's lifecycle. Sets up logging to file.
Definition at line 28 of file Installer.java.
|
private |
Definition at line 42 of file Installer.java.
Referenced by org.sleuthkit.autopsy.coreutils.Installer.getDefault().
|
static |
Definition at line 35 of file Installer.java.
References org.sleuthkit.autopsy.coreutils.Installer.Installer(), and org.sleuthkit.autopsy.coreutils.Installer.instance.
Referenced by org.sleuthkit.autopsy.core.Installer.Installer().
void org.sleuthkit.autopsy.coreutils.Installer.restored | ( | ) |
Definition at line 47 of file Installer.java.
References org.sleuthkit.autopsy.coreutils.Version.getBuildType(), org.sleuthkit.autopsy.coreutils.PlatformUtil.getDefaultPlatformCharset(), org.sleuthkit.autopsy.coreutils.PlatformUtil.getDefaultPlatformFileEncoding(), org.sleuthkit.autopsy.coreutils.Version.getJavaRuntimeVersion(), org.sleuthkit.autopsy.coreutils.Version.getName(), org.sleuthkit.autopsy.coreutils.Version.getNetbeansBuild(), org.sleuthkit.autopsy.coreutils.PlatformUtil.getPID(), org.sleuthkit.autopsy.coreutils.PlatformUtil.getProcessVirtualMemoryUsed(), and org.sleuthkit.autopsy.coreutils.Version.getVersion().
void org.sleuthkit.autopsy.coreutils.Installer.uninstalled | ( | ) |
Definition at line 66 of file Installer.java.
|
staticprivate |
Definition at line 30 of file Installer.java.
|
staticprivate |
Definition at line 33 of file Installer.java.
Referenced by org.sleuthkit.autopsy.coreutils.Installer.getDefault().
|
staticprivate |
Definition at line 31 of file Installer.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.