Oracle Containers for J2EE Support for JavaServer Pages Java API Reference
10g Release 3 (10.1.3)
B15978-01


oracle.jsp.webutil.personalization
Class SessionListener

java.lang.Object
  extended byoracle.jsp.webutil.personalization.SessionListener


public class SessionListener
extends java.lang.Object

Constructor Summary
SessionListener(REProxyRT proxy, IdentificationData idData)
           

 

Method Summary
 void valueBound(HttpSessionBindingEvent event)
           
 void valueUnbound(HttpSessionBindingEvent event)
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

SessionListener

public SessionListener(REProxyRT proxy,
                       IdentificationData idData)

Method Detail

valueBound

public void valueBound(HttpSessionBindingEvent event)

valueUnbound

public void valueUnbound(HttpSessionBindingEvent event)

Oracle Containers for J2EE Support for JavaServer Pages Java API Reference
10g Release 3 (10.1.3)
B15978-01


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