Package jakarta.el
Class ELContextEvent
java.lang.Object
java.util.EventObject
jakarta.el.ELContextEvent
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
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
-