Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.coordinationservice.CoordinationServiceNamespace Interface Reference

Public Member Functions

String getNamespaceRoot ()
 

Detailed Description

An interface that allows the root node of the coordination service namespace for the application to be specified at runtime. An application built on the Autopsy platform should provide at most one implementation of this interface (additional implementations are ignored).

Definition at line 27 of file CoordinationServiceNamespace.java.

Member Function Documentation

String org.sleuthkit.autopsy.coordinationservice.CoordinationServiceNamespace.getNamespaceRoot ( )

Gets the name of the root node of the coordination service namespace.

Returns
The name of the root node.

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

Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.