Home » apache-tomcat-6.0.26-src » javax » el » [javadoc | source]
javax.el
public class: ELContextEvent [javadoc | source]
java.lang.Object
   java.util.EventObject
      javax.el.ELContextEvent

All Implemented Interfaces:
    Serializable

Fields inherited from java.util.EventObject:
source
Constructor:
 public ELContextEvent(ELContext source) 
    Parameters:
    source -
Method from javax.el.ELContextEvent Summary:
getELContext
Methods from java.util.EventObject:
getSource,   toString
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.el.ELContextEvent Detail:
 public ELContext getELContext()