Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
List< IngestModuleFactory > | getFactories () |
Class for obtaining ingest module factories since IngestModuleFactoryLoader is not accessible.
Definition at line 36 of file IngestModuleFactoryService.java.
List<IngestModuleFactory> org.sleuthkit.autopsy.integrationtesting.IngestModuleFactoryService.getFactories | ( | ) |
Returns any found ingest modules from implementers of IngestModuleFactory, IngestModuleFactoryAdapter, and Jython modules.
Definition at line 44 of file IngestModuleFactoryService.java.
References org.sleuthkit.autopsy.python.JythonModuleLoader.getIngestModuleFactories().
Referenced by org.sleuthkit.autopsy.integrationtesting.IngestModuleSetupManager.configure(), and org.sleuthkit.autopsy.integrationtesting.ConfigurationModuleManager.getDefaultIngestConfig().
Copyright © 2012-2022 Basis Technology. Generated on: Mon Mar 20 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.