java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<
String,
Object>
org.exoplatform.antimalware.listener.AntiMalwareAnalyticsListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin, org.exoplatform.services.listener.ListenerBase<String,Object>
@Component
@Profile("analytics")
public class AntiMalwareAnalyticsListener
extends org.exoplatform.services.listener.Listener<String,Object>
-
Field Summary
Fields
desc, name
-
Constructor Summary
Constructors
-
Method Summary
getDescription, getName, setDescription, setName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
-
Field Details
-
INFECTED_FILE_ID
public static final String INFECTED_FILE_ID
- See Also:
-
-
Constructor Details
-
AntiMalwareAnalyticsListener
public AntiMalwareAnalyticsListener()
-
Method Details
-
init
@PostConstruct
public void init()
-