Package javax.el
Class ELContextEvent
java.lang.Object
java.util.EventObject
javax.el.ELContextEvent
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Field Summary
Fields inherited from class java.util.EventObject
source - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString 
- 
Constructor Details
- 
ELContextEvent
- Parameters:
 source- The EL context that was the source of this event
 
 - 
 - 
Method Details
- 
getELContext
 
 -