com.wewebu.ow.server.servlets
Class OwUsageSessionListener
java.lang.Object
com.wewebu.ow.server.servlets.OwUsageSessionListener
- All Implemented Interfaces:
- EventListener, javax.servlet.http.HttpSessionListener
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwUsageSessionListener
public OwUsageSessionListener()
sessionCreated
public void sessionCreated(javax.servlet.http.HttpSessionEvent arg0_p)
- Specified by:
sessionCreated
in interface javax.servlet.http.HttpSessionListener
sessionDestroyed
public void sessionDestroyed(javax.servlet.http.HttpSessionEvent arg0_p)
- Specified by:
sessionDestroyed
in interface javax.servlet.http.HttpSessionListener
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.