|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface TilesRequestContextFactory
Creates an instance of the appropriate TilesRequestContext
implementation.
| Method Summary | |
|---|---|
TilesRequestContext |
createRequestContext(TilesApplicationContext context,
Object... requestItems)
Create a TilesRequestContext for the given context, request, and response. |
| Methods inherited from interface org.apache.tiles.Initializable |
|---|
init |
| Method Detail |
|---|
TilesRequestContext createRequestContext(TilesApplicationContext context,
Object... requestItems)
context - the associated TilesApplicationContextrequestItems - the associated request items, typically a request and a response.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||