WildcardServletTilesApplicationContext directly.public class WildcardServletTilesApplicationContextFactory extends AbstractTilesApplicationContextFactory implements Initializable
createApplicationContext(Object) method creates an instance
of WildcardServletTilesApplicationContext.APPLICATION_CONTEXT_FACTORY_INIT_PARAM| Constructor and Description |
|---|
WildcardServletTilesApplicationContextFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TilesApplicationContext |
createApplicationContext(Object context)
Deprecated.
Create a TilesApplicationContext for the given context.
|
void |
init(Map<String,String> params)
Deprecated.
Initializes the object.
|
createFactorypublic WildcardServletTilesApplicationContextFactory()
public void init(Map<String,String> params)
init in interface Initializableparams - The map of parameters.public TilesApplicationContext createApplicationContext(Object context)
createApplicationContext in class AbstractTilesApplicationContextFactorycontext - The (application) context to use.Copyright © 2016. All rights reserved.