| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Class Summary | |
|---|---|
| AbstractSpringPreparerFactory | Abstract implementation of the Tiles2 PreparerFactoryinterface, obtaining the current Spring WebApplicationContext and delegating toAbstractSpringPreparerFactory.getPreparer(String, org.springframework.web.context.WebApplicationContext). | 
| SimpleSpringPreparerFactory | Tiles2 PreparerFactoryimplementation
 that expects preparer class names and builds preparer instances for those,
 creating them through the Spring ApplicationContext in order to apply
 Spring container callbacks and configured Spring BeanPostProcessors. | 
| SpringBeanPreparerFactory | Tiles2 PreparerFactoryimplementation
 that expects preparer bean names and obtains preparer beans from the
 Spring ApplicationContext. | 
| SpringLocaleResolver | Tiles LocaleResolver adapter that delegates to a Spring LocaleResolver,
 exposing the DispatcherServlet-managed locale. | 
| TilesConfigurer | Helper class to configure Tiles2 for the Spring Framework. | 
| TilesView | Viewimplementation that retrieves a
 Tiles definition. | 
Support classes for the integration of Tiles2 (the standalone version of Tiles) as Spring web view technology. Contains a View implementation for Tiles definitions.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||