| Package | Description | 
|---|---|
| javax.el | Provides the API for the Unified Expression Language 3.0 | 
| Modifier and Type | Method and Description | 
|---|---|
| List<EvaluationListener> | ELContext. getEvaluationListeners()Returns the list of registered evaluation listeners. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ELManager. addEvaluationListener(EvaluationListener listener)Register an evaluation listener. | 
| void | ELContext. addEvaluationListener(EvaluationListener listener)Registers an evaluation listener to the ELContext. | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.