com.liferay.portlet.documentlibrary.antivirus
Class BaseInputStreamAntivirusScanner
java.lang.Object
com.liferay.portlet.documentlibrary.antivirus.BaseInputStreamAntivirusScanner
- All Implemented Interfaces:
- AntivirusScanner
public abstract class BaseInputStreamAntivirusScanner
- extends Object
- implements AntivirusScanner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseInputStreamAntivirusScanner
public BaseInputStreamAntivirusScanner()
isActive
public boolean isActive()
- Specified by:
isActive
in interface AntivirusScanner
scan
public void scan(File file)
throws AntivirusScannerException,
SystemException
- Specified by:
scan
in interface AntivirusScanner
- Throws:
AntivirusScannerException
SystemException