Class ActivityEngineContextFactory

java.lang.Object
com.aspectran.thymeleaf.context.ActivityEngineContextFactory
All Implemented Interfaces:
org.thymeleaf.context.IEngineContextFactory

public class ActivityEngineContextFactory extends Object implements org.thymeleaf.context.IEngineContextFactory

Created: 2024-11-27

  • Constructor Details

    • ActivityEngineContextFactory

      public ActivityEngineContextFactory()
  • Method Details

    • createEngineContext

      public org.thymeleaf.context.IEngineContext createEngineContext(org.thymeleaf.IEngineConfiguration configuration, org.thymeleaf.engine.TemplateData templateData, Map<String,Object> templateResolutionAttributes, org.thymeleaf.context.IContext context)
      Specified by:
      createEngineContext in interface org.thymeleaf.context.IEngineContextFactory