Interface FreemarkerProcessingService

  • All Known Implementing Classes:
    FreemarkerProcessingServiceImpl

    public interface FreemarkerProcessingService
    Provide the ability to process a Freemarker template outside of the context of a FreemarkerHttpServlet. The most likely place to use this is when rendering a short view that was invoked through an AJAX call.