org.apache.struts2.components.template
Interface TemplateEngineManager.EngineFactory

All Known Implementing Classes:
TemplateEngineManager.LazyEngineFactory
Enclosing class:
TemplateEngineManager

static interface TemplateEngineManager.EngineFactory

Abstracts loading of the template engine


Method Summary
 TemplateEngine create()
           
 

Method Detail

create

TemplateEngine create()


Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.