Package jakarta.el
Class ELContextEvent
java.lang.Object
java.util.EventObject
jakarta.el.ELContextEvent
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.util.EventObjectgetSource, toString
- 
Constructor Details- 
ELContextEvent- Parameters:
- source- The EL context that was the source of this event
 
 
- 
- 
Method Details- 
getELContext
 
-