List of usage examples for com.liferay.portal.util PropsValues DL_STORE_ANTIVIRUS_IMPL
String DL_STORE_ANTIVIRUS_IMPL
To view the source code for com.liferay.portal.util PropsValues DL_STORE_ANTIVIRUS_IMPL.
Click Source Link
From source file:com.liferay.portlet.documentlibrary.antivirus.AntivirusScannerImpl.java
License:Open Source License
public AntivirusScannerImpl() { super((AntivirusScanner) InstancePool.get(PropsValues.DL_STORE_ANTIVIRUS_IMPL)); }