public interface TilesContextFactory extends TilesRequestContextFactory
| Modifier and Type | Method and Description |
|---|---|
TilesApplicationContext |
createApplicationContext(java.lang.Object context)
Deprecated.
Create a TilesApplicationContext for the given context.
|
createRequestContextinitTilesApplicationContext createApplicationContext(java.lang.Object context)
context - The (application) context to use.