javax.el
Class ELContextEvent
java.lang.Object
java.util.EventObject
javax.el.ELContextEvent
- All Implemented Interfaces:
- Serializable
public class ELContextEvent
- extends EventObject
- See Also:
- Serialized Form
ELContextEvent
public ELContextEvent(ELContext source)
- Parameters:
source
-
getELContext
public ELContext getELContext()
As of July 2010, there were no online versions of the servlet 3.0, JSP 2.2, and EL 2.2 Javadocs, except as part of the huge Java EE 6 API. So, I built them myself from the Tomcat 7 source code.
Java EE Tutorials | Java EE Training |
| |