Package | Description |
---|---|
org.springframework.web.servlet.view.tiles2 |
Support classes for the integration of
Tiles2
(the standalone version of Tiles) as Spring web view technology.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleSpringPreparerFactory
Tiles2
PreparerFactory implementation
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. |
class |
SpringBeanPreparerFactory
Tiles2
PreparerFactory implementation
that expects preparer bean names and obtains preparer beans from the
Spring ApplicationContext. |
Copyright © 2015. All rights reserved.