public class GoogleRecorderEventListener extends AbstractUsageEventListener
| Modifier and Type | Field and Description |
|---|---|
protected ClientInfoService |
clientInfoService |
protected ConfigurationService |
configurationService |
protected ContentServiceFactory |
contentServiceFactory |
| Constructor and Description |
|---|
GoogleRecorderEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
receiveEvent(Event event) |
void |
setClientInfoService(ClientInfoService clientInfoService) |
void |
setConfigurationService(ConfigurationService configurationService) |
void |
setContentServiceFactory(ContentServiceFactory contentServiceFactory) |
getEventNamePrefixes, getResourcePrefix, setEventServiceprotected ContentServiceFactory contentServiceFactory
protected ConfigurationService configurationService
protected ClientInfoService clientInfoService
@Autowired public void setContentServiceFactory(ContentServiceFactory contentServiceFactory)
@Autowired public void setConfigurationService(ConfigurationService configurationService)
@Autowired public void setClientInfoService(ClientInfoService clientInfoService)
public void receiveEvent(Event event)
Copyright © 2019 DuraSpace. All rights reserved.