public interface ElService
| Modifier and Type | Method and Description |
|---|---|
ElEnvironment |
createElEnvironment(IocContext<WebRequestScope> context)
Creates a new expression language environment.
|
ElEnvironment createElEnvironment(IocContext<WebRequestScope> context)
context - The IocContext instance for the current request. The new
created EL environment will take the values from the components of this
context.Copyright © 2015–2016 Bridje Framework. All rights reserved.