Module jakarta.el
Package jakarta.el

Class ELContextEvent

java.lang.Object
java.util.EventObject
jakarta.el.ELContextEvent
All Implemented Interfaces:
Serializable

public class ELContextEvent extends EventObject
An event which indicates that an ELContext has been created. The source object is the ELContext that was created.
Since:
Jakarta Server Pages 2.1
See Also: