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

Static Public Member Functions

static Sigar getSigar ()
 

Static Private Attributes

static volatile Sigar sigar
 

Detailed Description

Wrapper over Sigar instrumentation class to facilitate dll loading. Our setup bypasses Sigar library loader which does not work well for netbeans environment We are responsible for loading the library ourselves.

Definition at line 30 of file SigarLoader.java.

Member Function Documentation

static Sigar org.sleuthkit.autopsy.corelibs.SigarLoader.getSigar ( )
static

Member Data Documentation

volatile Sigar org.sleuthkit.autopsy.corelibs.SigarLoader.sigar
staticprivate

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.