Uses of Class
edu.ntnu.item.jt.system.LogFilter

Packages that use LogFilter
edu.ntnu.item.jt.system Central functionality class for PowerScan, which among others contain the Frontend and the library interface PowerScan class. 
 

Uses of LogFilter in edu.ntnu.item.jt.system
 

Constructors in edu.ntnu.item.jt.system with parameters of type LogFilter
Scanner(GuestOS scanMachine, String name, String avEnginePath, String parameters, String remoteLogPath, LogFilter avScanFilter, AVUpdateInfoBean avUpdateBean, AVRealTimeScanBean realTimeScanBean)
          Constructor for scanner class.