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.
|
Comments to: el-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.