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.
|
initTilesRequestContext createRequestContext(TilesApplicationContext context, Object... requestItems)
context - the associated TilesApplicationContextrequestItems - the associated request items, typically a request and a response.Copyright © 2025. All rights reserved.