Autopsy  4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Public Member Functions | Private Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.healthmonitor.Installer Class Reference

Inherits ModuleInstall.

Public Member Functions

void close ()
 
void restored ()
 

Static Public Member Functions

static synchronized Installer getDefault ()
 

Private Member Functions

 Installer ()
 

Static Private Attributes

static Installer instance
 
static final Logger logger = Logger.getLogger(Installer.class.getName())
 
static final long serialVersionUID = 1L
 

Detailed Description

Definition at line 26 of file Installer.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.healthmonitor.Installer.Installer ( )
private

Member Function Documentation

void org.sleuthkit.autopsy.healthmonitor.Installer.close ( )

Definition at line 55 of file Installer.java.

static synchronized Installer org.sleuthkit.autopsy.healthmonitor.Installer.getDefault ( )
static
void org.sleuthkit.autopsy.healthmonitor.Installer.restored ( )

Definition at line 45 of file Installer.java.

Member Data Documentation

Installer org.sleuthkit.autopsy.healthmonitor.Installer.instance
staticprivate
final Logger org.sleuthkit.autopsy.healthmonitor.Installer.logger = Logger.getLogger(Installer.class.getName())
staticprivate

Definition at line 28 of file Installer.java.

final long org.sleuthkit.autopsy.healthmonitor.Installer.serialVersionUID = 1L
staticprivate

Definition at line 29 of file Installer.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2018 Basis Technology. Generated on: Tue Dec 18 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.