org.openmdx.portal.servlet.eventhandler
Class SessionEventHandler

java.lang.Object
  extended by org.openmdx.portal.servlet.eventhandler.SessionEventHandler

public class SessionEventHandler
extends Object


Constructor Summary
SessionEventHandler()
           
 
Method Summary
static boolean acceptsEvent(int event)
           
static void handleEvent(int event, ObjectView view, HttpServletRequest request, HttpServletResponse response, ApplicationContext application, String parameter, Map parameterMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionEventHandler

public SessionEventHandler()
Method Detail

handleEvent

public static void handleEvent(int event,
                               ObjectView view,
                               HttpServletRequest request,
                               HttpServletResponse response,
                               ApplicationContext application,
                               String parameter,
                               Map parameterMap)
                        throws IOException,
                               ServletException
Throws:
IOException
ServletException

acceptsEvent

public static boolean acceptsEvent(int event)


This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.