| Modifier and Type | Method and Description |
|---|---|
static ExpressionFactory |
ELManager.getExpressionFactory()
Return the ExpressionFactory instance used for EL evaluations.
|
static ExpressionFactory |
ExpressionFactory.newInstance()
Creates a new instance of a
ExpressionFactory. |
static ExpressionFactory |
ExpressionFactory.newInstance(java.util.Properties properties)
Create a new instance of a
ExpressionFactory, with
optional properties. |
| Constructor and Description |
|---|
StandardELContext(ExpressionFactory factory)
Construct a default ELContext for a stand-alone environment.
|
Copyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.