This project has retired. For details please refer to its
Attic page.
RepeaterTilesApplicationContextFactory (Tiles 2 2.1.4 Test API)
org.apache.tiles.mock
Class RepeaterTilesApplicationContextFactory
java.lang.Object
org.apache.tiles.context.AbstractTilesApplicationContextFactory
org.apache.tiles.mock.RepeaterTilesApplicationContextFactory
public class RepeaterTilesApplicationContextFactory
- extends AbstractTilesApplicationContextFactory
"Repeats" (i.e. returns back) the context as a
RepeaterTilesApplicationContextFactory.MockTilesApplicationContext
.
- Version:
- $Rev: 722062 $ $Date: 2008-12-01 14:09:09 +0100 (lun, 01 dic 2008) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepeaterTilesApplicationContextFactory
public RepeaterTilesApplicationContextFactory()
- Constructor.
RepeaterTilesApplicationContextFactory
public RepeaterTilesApplicationContextFactory(TilesApplicationContext applicationContext)
- Constructor.
- Parameters:
applicationContext
- The application context to use.
createApplicationContext
public TilesApplicationContext createApplicationContext(Object context)
-
- Specified by:
createApplicationContext
in class AbstractTilesApplicationContextFactory
init
public void init(Map<String,String> configurationParameters)
-
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.