Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01

oracle.jbo.html.jsp
Class SessionTimeOutHandler

java.lang.Object
  extended byoracle.jbo.html.jsp.SessionTimeOutHandler
All Implemented Interfaces:
java.util.EventListener, javax.servlet.http.HttpSessionBindingListener

public class SessionTimeOutHandler
extends java.lang.Object
implements javax.servlet.http.HttpSessionBindingListener


Constructor Summary
SessionTimeOutHandler(java.lang.String poolName, ApplicationModule am)
           
 
Method Summary
 void valueBound(javax.servlet.http.HttpSessionBindingEvent e)
           
 void valueUnbound(javax.servlet.http.HttpSessionBindingEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionTimeOutHandler

public SessionTimeOutHandler(java.lang.String poolName,
                             ApplicationModule am)
Method Detail

valueBound

public void valueBound(javax.servlet.http.HttpSessionBindingEvent e)
Specified by:
valueBound in interface javax.servlet.http.HttpSessionBindingListener

valueUnbound

public void valueUnbound(javax.servlet.http.HttpSessionBindingEvent e)
Specified by:
valueUnbound in interface javax.servlet.http.HttpSessionBindingListener

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01

 

Copyright © 1997, 2004, Oracle. All rights reserved.