Class ViewFreemarkerPlugin

java.lang.Object
org.noear.solon.view.freemarker.integration.ViewFreemarkerPlugin
All Implemented Interfaces:
org.noear.solon.core.Plugin

public class ViewFreemarkerPlugin extends Object implements org.noear.solon.core.Plugin
  • Constructor Details

    • ViewFreemarkerPlugin

      public ViewFreemarkerPlugin()
  • Method Details

    • start

      public void start(org.noear.solon.core.AppContext context)
      Specified by:
      start in interface org.noear.solon.core.Plugin