@Name(value="webAccessLogObserver") @Scope(value=CONVERSATION) public class WebAccessLogActionListener extends Object implements AccessLogObserver
Responsible of logging web access. Attention, this will decrease the performances of the webapp.
Modifier and Type | Field and Description |
---|---|
protected Principal |
currentUser |
protected NavigationContext |
navigationContext |
Constructor and Description |
---|
WebAccessLogActionListener() |
@In(create=true) protected NavigationContext navigationContext
@In(create=true) protected Principal currentUser
public WebAccessLogActionListener()
@Observer(value="userAllDocumentTypesSelectionChanged", create=true) public void log()
AccessLogObserver
log
in interface AccessLogObserver
Copyright © 2015 Nuxeo SA. All rights reserved.