com.wewebu.ow.server.servlets
Class OwUsageSessionListener

java.lang.Object
  extended by 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


Constructor Summary
OwUsageSessionListener()
           
 
Method Summary
 void sessionCreated(javax.servlet.http.HttpSessionEvent arg0_p)
           
 void sessionDestroyed(javax.servlet.http.HttpSessionEvent arg0_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwUsageSessionListener

public OwUsageSessionListener()
Method Detail

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.