Package edu.ntnu.item.jt.system

Central functionality class for PowerScan, which among others contain the Frontend and the library interface PowerScan class.

See:
          Description

Interface Summary
AVUpdateThreadCallback Interface for objects that are able to handle callbacks from AV update threads.
ScanThreadCallback Interface for all classes that are to handle scan threads (i.e. accept results from scan threads)
 

Class Summary
AVUpdateResult Container for information regarding the result of a antivirus engine update information.
Connector Responsible for instantiating useful objects based on configbeans created by the PowerScan XMLParser.
DynamicAnalysisResult This class is a representation of the result from a Dynamic Analysis tool
Executor This class contains all tools that is installed on a given Guest OS
Frontend Provides a frontend to the application for the user.
LogFilter A representation of the output format of a given antivirus engine.
PowerScan Central "control point" for the PowerScan application.
Scanner Used for managing scan logic.
ScanResult Contains a generic representation of a virus scan result.
ThreadHandler Responsible for handling threaded parallel malware scan.
 

Package edu.ntnu.item.jt.system Description

Central functionality class for PowerScan, which among others contain the Frontend and the library interface PowerScan class.