Oracle Application Server Containers for J2EE Support for JavaServer Pages API Reference
10g (9.0.4)

B10387-01

oracle.jsp.event
Interface JspScopeListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
ConnBean, ConnCacheBean, CursorBean, DBBean

public interface JspScopeListener
extends java.util.EventListener

Method Summary
 void outOfScope(JspScopeEvent ae)
          Invoked when a JSP scope that this object is attached to is ending.

 

Method Detail

outOfScope

public void outOfScope(JspScopeEvent ae)
Invoked when a JSP scope that this object is attached to is ending.

Oracle Application Server Containers for J2EE Support for JavaServer Pages API Reference
10g (9.0.4)

B10387-01

Copyright © YYYY, Oracle. All Rights Reserved.