Autopsy  4.12.0
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.ingest.Installer Class Reference

Inherits ModuleInstall.

Public Member Functions

boolean closing ()
 
void restored ()
 

Static Public Member Functions

static synchronized Installer getDefault ()
 

Private Member Functions

 Installer ()
 

Static Private Attributes

static Installer instance
 

Detailed Description

Initializes ingest manager when the module is loaded

Definition at line 27 of file Installer.java.

Constructor & Destructor Documentation

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

Definition at line 38 of file Installer.java.

Referenced by org.sleuthkit.autopsy.ingest.Installer.getDefault().

Member Function Documentation

boolean org.sleuthkit.autopsy.ingest.Installer.closing ( )

Definition at line 56 of file Installer.java.

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

Member Data Documentation

Installer org.sleuthkit.autopsy.ingest.Installer.instance
staticprivate

Definition at line 29 of file Installer.java.

Referenced by org.sleuthkit.autopsy.ingest.Installer.getDefault().


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

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.