public class ELContextBuilderImpl extends Object implements ELContextBuilder
ELContextBuilder.ELPropertyProvider| Constructor and Description |
|---|
ELContextBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
ELContextBuilder.ELPropertyProvider |
context(javax.el.ELContext elContext)
Sets a custom
ELContext. |
ELContextBuilder.ELPropertyProvider |
defaultContext()
Initializes the context with default context.
|
public ELContextBuilder.ELPropertyProvider defaultContext()
ELContextBuilderdefaultContext in interface ELContextBuilderpublic ELContextBuilder.ELPropertyProvider context(javax.el.ELContext elContext)
ELContextBuilderELContext.context in interface ELContextBuilderelContext - custom ELContextCopyright © 2013-2015–2015. All rights reserved.