Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.core.ServicesMonitor.CrashDetectionTask Class Reference

Inherits Runnable.

Public Member Functions

void run ()
 

Detailed Description

A Runnable task that periodically checks the availability of collaboration resources (remote database, remote keyword search service, message broker) and reports status to the user in case of a gap in service.

Definition at line 385 of file ServicesMonitor.java.

Member Function Documentation

void org.sleuthkit.autopsy.core.ServicesMonitor.CrashDetectionTask.run ( )

Monitor the availability of collaboration resources

Definition at line 391 of file ServicesMonitor.java.

References org.sleuthkit.autopsy.core.ServicesMonitor.checkAllServices().


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

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