Uses of Package
edu.ntnu.item.jt.system.configbeans

Packages that use edu.ntnu.item.jt.system.configbeans
edu.ntnu.item.jt.GUI Provides the GUI capabilities of PowerScan 
edu.ntnu.item.jt.configloader Provides functionality to read from and write to a PowerScan XML configuration file and to read from a properties file 
edu.ntnu.item.jt.system Central functionality class for PowerScan, which among others contain the Frontend and the library interface PowerScan class. 
edu.ntnu.item.jt.system.configbeans Annotated config beans used by Simple to perform easy serialization and deserialization of XML 
 

Classes in edu.ntnu.item.jt.system.configbeans used by edu.ntnu.item.jt.GUI
AVEngineBean
          Annotated bean for storing information about a anti-virus engine.
DynamicAnalysisToolBean
          Annotated bean containing information about a dynamic analysis tool.
VMBean
          Annotated bean for storing information about a virtual machine.
VMwareHostBean
          Annotated bean for storing information about a VMware host (server).
 

Classes in edu.ntnu.item.jt.system.configbeans used by edu.ntnu.item.jt.configloader
PowerScanBean
          Annotated bean for storing information about a the powerscan system.
 

Classes in edu.ntnu.item.jt.system.configbeans used by edu.ntnu.item.jt.system
AVRealTimeScanBean
          Annotated bean used for containing information about the real time scan operation of an anti-virus engine.
AVUpdateInfoBean
          Annotated bean for containing information about the update capabilities of an anti-virus engine.
DynamicAnalysisToolBean
          Annotated bean containing information about a dynamic analysis tool.
 

Classes in edu.ntnu.item.jt.system.configbeans used by edu.ntnu.item.jt.system.configbeans
AVEngineBean
          Annotated bean for storing information about a anti-virus engine.
AVRealTimeScanBean
          Annotated bean used for containing information about the real time scan operation of an anti-virus engine.
AVUpdateInfoBean
          Annotated bean for containing information about the update capabilities of an anti-virus engine.
DynamicAnalysisToolBean
          Annotated bean containing information about a dynamic analysis tool.
FilterBean
          Annotated bean for storing information about a antivirus engine filter.
VMBean
          Annotated bean for storing information about a virtual machine.
VMwareHostBean
          Annotated bean for storing information about a VMware host (server).