public class WebContextExecutionInfo extends AbstractContextExecutionInfo
Standard and basic implementation of the IContextExecutionInfo
interface, for
web contexts.
Currently, this execution info class does not add any further information aside from that
in ContextExecutionInfo
, but is defined as a placeholder for future features.
Constructor and Description |
---|
WebContextExecutionInfo(String templateName,
Calendar now) |
Copyright © 2016 The THYMELEAF team. All rights reserved.