Package org.dspace.google
Class GoogleRecorderEventListener
java.lang.Object
org.dspace.usage.AbstractUsageEventListener
org.dspace.google.GoogleRecorderEventListener
- All Implemented Interfaces:
EventListener
Deprecated.
Use org.dspace.google.GoogleAsyncEventListener instead
User: Robin Taylor
Date: 14/08/2014
Time: 10:05
Notify Google Analytics of... well anything we want really.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ClientInfoServiceDeprecated.protected ConfigurationServiceDeprecated.protected ContentServiceFactoryDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidreceiveEvent(Event event) Deprecated.voidsetClientInfoService(ClientInfoService clientInfoService) Deprecated.voidsetConfigurationService(ConfigurationService configurationService) Deprecated.voidsetContentServiceFactory(ContentServiceFactory contentServiceFactory) Deprecated.Methods inherited from class org.dspace.usage.AbstractUsageEventListener
getEventNamePrefixes, getResourcePrefix, setEventService
-
Field Details
-
contentServiceFactory
Deprecated. -
configurationService
Deprecated. -
clientInfoService
Deprecated.
-
-
Constructor Details
-
GoogleRecorderEventListener
public GoogleRecorderEventListener()Deprecated.
-
-
Method Details
-
setContentServiceFactory
Deprecated. -
setConfigurationService
Deprecated. -
setClientInfoService
Deprecated. -
receiveEvent
Deprecated.
-