public class OwUsageSessionListener extends Object implements javax.servlet.http.HttpSessionListener
Usage listener that listens to session timeouts and updates the license counts.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwUsageSessionListener() |
Modifier and Type | Method and Description |
---|---|
void |
sessionCreated(javax.servlet.http.HttpSessionEvent arg0_p) |
void |
sessionDestroyed(javax.servlet.http.HttpSessionEvent arg0_p) |
public void sessionCreated(javax.servlet.http.HttpSessionEvent arg0_p)
sessionCreated
in interface javax.servlet.http.HttpSessionListener
public void sessionDestroyed(javax.servlet.http.HttpSessionEvent arg0_p)
sessionDestroyed
in interface javax.servlet.http.HttpSessionListener
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.