public class MyBatisIntegratingEngineContextFactory extends Object implements org.thymeleaf.context.IEngineContextFactory
IEngineContextFactory for integrating with MyBatis.| Constructor and Description |
|---|
MyBatisIntegratingEngineContextFactory(org.thymeleaf.context.IEngineContextFactory delegate)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.thymeleaf.context.IEngineContext |
createEngineContext(org.thymeleaf.IEngineConfiguration configuration,
org.thymeleaf.engine.TemplateData templateData,
Map<String,Object> templateResolutionAttributes,
org.thymeleaf.context.IContext context) |
public MyBatisIntegratingEngineContextFactory(org.thymeleaf.context.IEngineContextFactory delegate)
delegate - A target context factory for delegatingpublic org.thymeleaf.context.IEngineContext createEngineContext(org.thymeleaf.IEngineConfiguration configuration,
org.thymeleaf.engine.TemplateData templateData,
Map<String,Object> templateResolutionAttributes,
org.thymeleaf.context.IContext context)
createEngineContext in interface org.thymeleaf.context.IEngineContextFactoryCopyright © 2018–2020 MyBatis.org. All rights reserved.