| Modifier and Type | Method and Description |
|---|---|
java.util.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 (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.