Standard implementation of {@link IContext}.
This {@link IContext} implementation uses a {@link ContextExecutionInfo} object as its{@link IContextExecutionInfo} implementation.
If Thymeleaf is used for the creation of an HTML/XHTML interface in a web application, an implementation of the {@link IWebContext} interface should beused instead.
@author Daniel Fernández @since 1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|