类 SpringBeanPreparerFactory

  • 所有已实现的接口:
    PreparerFactory

    public class SpringBeanPreparerFactory
    extends AbstractSpringPreparerFactory
    Tiles org.apache.tiles.preparer.PreparerFactory implementation that expects preparer bean names and obtains preparer beans from the Spring ApplicationContext. The full bean creation process will be in the control of the Spring application context in this case, allowing for the use of scoped beans etc.
    从以下版本开始:
    3.2
    作者:
    Juergen Hoeller
    另请参阅:
    SimpleSpringPreparerFactory