All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface oracle.jsp.event.JspScopeListener

public interface JspScopeListener

Method Index

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

Methods

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


All Packages  Class Hierarchy  This Package  Previous  Next  Index