public interface TilesRequestContextFactory extends Initializable
TilesRequestContext
implementation.Modifier and Type | Method and Description |
---|---|
TilesRequestContext |
createRequestContext(TilesApplicationContext context,
Object... requestItems)
Create a TilesRequestContext for the given context,
request, and response.
|
init
TilesRequestContext createRequestContext(TilesApplicationContext context, Object... requestItems)
context
- the associated TilesApplicationContext
requestItems
- the associated request items, typically a request and a response.Copyright © 2017. All rights reserved.