Autopsy  4.19.3
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

◆ Installer()

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

Member Function Documentation

◆ close()

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

Definition at line 55 of file Installer.java.

◆ getDefault()

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

◆ restored()

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

Definition at line 45 of file Installer.java.

Member Data Documentation

◆ instance

Installer org.sleuthkit.autopsy.healthmonitor.Installer.instance
staticprivate

◆ logger

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

Definition at line 28 of file Installer.java.

◆ serialVersionUID

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-2022 Basis Technology. Generated on: Mon Apr 17 2023
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.