Class GoogleRecorderEventListener

java.lang.Object
org.dspace.usage.AbstractUsageEventListener
org.dspace.google.GoogleRecorderEventListener
All Implemented Interfaces:
EventListener

@Deprecated public class GoogleRecorderEventListener extends AbstractUsageEventListener
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 Details

  • Constructor Details

    • GoogleRecorderEventListener

      public GoogleRecorderEventListener()
      Deprecated.
  • Method Details

    • setContentServiceFactory

      @Autowired public void setContentServiceFactory(ContentServiceFactory contentServiceFactory)
      Deprecated.
    • setConfigurationService

      @Autowired public void setConfigurationService(ConfigurationService configurationService)
      Deprecated.
    • setClientInfoService

      @Autowired public void setClientInfoService(ClientInfoService clientInfoService)
      Deprecated.
    • receiveEvent

      public void receiveEvent(Event event)
      Deprecated.