Uses of Interface
javax.el.ELContextListener

Packages that use ELContextListener
javax.servlet.jsp Classes and interfaces for the Core JSP 2.1 API. 
 

Uses of ELContextListener in javax.servlet.jsp
 

Methods in javax.servlet.jsp with parameters of type ELContextListener
 void JspApplicationContext.addELContextListener(ELContextListener listener)
          Registers a ELContextListeners so that context objects can be added whenever a new ELContext is created.
 



Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.