|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MutableTilesContainer
Defines a mutable version of the TilesContainer.
Method Summary | |
---|---|
void |
register(Definition definition,
Object... requestItems)
Register a new definition with the container. |
Methods inherited from interface org.apache.tiles.TilesContainer |
---|
endContext, evaluate, getApplicationContext, getAttributeContext, init, isValidDefinition, prepare, render, render, render, renderContext, startContext |
Method Detail |
---|
void register(Definition definition, Object... requestItems)
definition
- The definition to register.requestItems
- the current request objects.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |